You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
60 lines
1.9 KiB
60 lines
1.9 KiB
6 years ago
|
/* XPM */
|
||
|
static char * menuButtonI_xpm[] = {
|
||
|
"30 54 2 1",
|
||
|
" c None",
|
||
|
". c #EFF0F1",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
"..............................",
|
||
|
".............................."};
|