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_size
blob
74ef0b013414244914839d1c4b184fcddc216fe7
1
/* XPM */
2
static char * obm_size[] = {
3
"13 13 2 1",
4
" s white c white",
5
". s black c black",
6
" ",
7
" ",
8
" ",
9
" ",
10
" ",
11
" ",
12
"........ ",
13
"........ ",
14
" ... ",
15
" ... ",
16
" ... ",
17
" ... ",
18
" ... "};