repo.or.cz
/
wine
/
gsoc-2012-control.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Release 990226.
[wine/gsoc-2012-control.git]
/
include
/
bitmaps
/
obm_btsize
blob
b2047331bc9e37fb8608c2fec64d75749bc72679
1
/* XPM */
2
static char * obm_btsize[] = {
3
"15 15 2 1",
4
" s black c black",
5
". s white c white",
6
" ",
7
" ....... ..... ",
8
" ....... ..... ",
9
" ....... ..... ",
10
" ....... ..... ",
11
" ....... ..... ",
12
" ....... ..... ",
13
" ....... ..... ",
14
" ..... ",
15
" ............. ",
16
" ............. ",
17
" ............. ",
18
" ............. ",
19
" ............. ",
20
" "};