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