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

12 lines
146 B
C
Raw Normal View History

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