Skip to content
Snippets Groups Projects
menu_focused_pressed.xpm 445 B
Newer Older
cedric's avatar
cedric committed
/* XPM */
static char * menu_focused_pressed = {
cedric's avatar
cedric committed
"18 14 4 1", 
"@	c #FFFFFF", 
"+	c #000000", 
"=	c None", 
cedric's avatar
cedric committed
".	c None", 
"..................", 
"..................", 
"==================", 
"==================", 
"==================", 
"====@@@@@@@@@@====", 
"====@++++++++@====", 
"=====@++++++@=====", 
"======@++++@======", 
"=======@++@=======", 
"========@@========", 
"==================", 
"==================", 
"==================", 
};