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_btncorners
blob
eabe8f23f5797d63e96c7b3cb5a968e2d63726cf
1
/* XPM */
2
static char * obm_btncorners[] = {
3
"30 10 2 1",
4
" s white c white",
5
". s black c black",
6
" ",
7
" .... ",
8
" .... ...... ",
9
" . . .. .. .... ",
10
" . . .. .. .... ",
11
" . . .. .. .... ",
12
" . . .. .. .... ",
13
" .... ...... ",
14
" .... ",
15
" "};