view lisp/toolbar/lc-up_arrow.xpm @ 64784:586e574576dd

* gtkutil.c (xg_modify_menubar_widgets): Remove semicolon that should not be there, causing menu display errors with GTK 2.6.9.
author Jan Djärv <jan.h.d@swipnet.se>
date Mon, 08 Aug 2005 15:02:39 +0000
parents e3fc28ed75ac
children
line wrap: on
line source

/* XPM */
static char * up_arrow2_xpm[] = {
"24 24 8 1",
" 	c None",
".	c #87AF85",
"+	c #000100",
"@	c #504D46",
"#	c #6B6B66",
"$	c #BBBDBA",
"%	c #FFFFFF",
"&	c #3E4850",
"                        ",
"                        ",
"           +            ",
"          &$+           ",
"         +%.@+          ",
"        +%...@+         ",
"       +%.....@+        ",
"      +%......#@+       ",
"     +%.......##@+      ",
"    +%$$.....#@@@@+     ",
"   +++++$.....@+++++    ",
"       +$....#@+        ",
"       +$....#@+        ",
"       +$...##@+        ",
"       +$...##@+        ",
"       +$...##@+        ",
"       +...#@@@+        ",
"       +++++++++        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        "};