gajim-plural/plugins/gtkgui/icons/sun/opened.xpm
Yann Leboulanger 60b56d4649 Many changes :
New class and variable names
New variable fot glade file
Button in chat window instead of label
New image loader
2004-02-17 02:23:38 +00:00

21 lines
402 B
C

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