gajim-plural/plugins/gtkgui/icons/sun/requested.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
405 B
C

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