gajim-plural/data/iconsets/sun/opened.xpm
Yann Leboulanger 149ed7a22d reorder files
2005-04-12 15:47:20 +00:00

11 lines
146 B
C

/* XPM */
static char * opened_xpm[] = {
"7 6 2 1",
" c None",
". c #000000",
".......",
" ..... ",
" ... ",
" . ",
" ",
" "};