Modifications to the pull request

This commit is contained in:
Satyajit Sahoo
2013-06-15 06:46:34 +05:30
parent feb70537ef
commit 17b1bf541d
4 changed files with 72 additions and 81 deletions
+17 -27
View File
@@ -1,31 +1,21 @@
/* XPM */
static char * menu_active_xpm[] = {
"16 25 3 1",
"16 16 2 1",
" c None",
". c #484848",
"+ c #2D2D2D",
". c #2D2D2D",
"................",
"++++++++++++++++",
"++++++++++++++++",
"++++++++++++++++",
"++++++++++++++++",
"++++++++++++++++",
"++++++++++++++++",
"++++++++++++++++",
"++++++++++++++++",
"++++++++++++++++",
"++++++++++++++++",
"++++++++++++++++",
"++++++++++++++++",
"++++++++++++++++",
"++++++++++++++++",
"++++++++++++++++",
"++++++++++++++++",
"++++++++++++++++",
"++++++++++++++++",
"++++++++++++++++",
"++++++++++++++++",
"++++++++++++++++",
"++++++++++++++++",
"++++++++++++++++",
"++++++++++++++++"};
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................"};