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
DOSFS_ToDosFCBFormat: fail if extension longer than 3 characters.
[wine/gsoc-2012-control.git]
/
include
/
bitmaps
/
obm_mnarrow
blob
34d2f122c650be1186238919611425a620759f93
1
/* XPM */
2
static char * obm_mnarrow[] = {
3
"7 11 2 1",
4
" s white c white",
5
". s black c black",
6
" ",
7
" . ",
8
" .. ",
9
" ... ",
10
" .... ",
11
" ..... ",
12
" .... ",
13
" ... ",
14
" .. ",
15
" . ",
16
" "};