gajim-plural/plugins/gtkgui/icons/sun/opened.xpm

12 lines
146 B
C
Raw Normal View History

/* XPM */
static char * opened_xpm[] = {
2005-03-03 23:26:05 +00:00
"7 6 2 1",
" c None",
". c #000000",
2005-03-03 23:26:05 +00:00
".......",
" ..... ",
" ... ",
" . ",
2005-03-03 23:52:50 +00:00
" ",
2005-03-03 23:26:05 +00:00
" "};