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

13 lines
160 B
C

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