Fix stick toggled style. Fixes #99

This commit is contained in:
Satyajit Sahoo
2014-02-21 06:50:53 +05:30
parent 1c40991291
commit fc2af00710
10 changed files with 26 additions and 26 deletions
+5 -5
View File
@@ -1,5 +1,5 @@
/* XPM */
static char * stick_toggled_prelight_xpm[] = {
static char * stick_active_xpm[] = {
"24 24 3 1",
" c None",
". c #2D2D2D",
@@ -14,10 +14,10 @@ static char * stick_toggled_prelight_xpm[] = {
"........................",
"...........++...........",
".........++++++.........",
".........++++++.........",
"........+++..+++........",
"........+++..+++........",
".........++++++.........",
".........++..++.........",
"........++....++........",
"........++....++........",
".........++..++.........",
".........++++++.........",
"...........++...........",
"........................",