numix-gtk-theme/xfwm4/menu-pressed.xpm

22 lines
536 B
C
Raw Normal View History

/* XPM */
2014-02-19 21:33:42 +00:00
static char * menu_pressed_xpm[] = {
"24 16 2 1",
2014-02-19 21:33:42 +00:00
" c None",
2015-05-31 16:20:35 +00:00
". c #444444",
2014-02-19 21:33:42 +00:00
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};