view pixmaps/gnomeicu-offline.xpm @ 5092:a4ad609ee6b3

[gaim-migrate @ 5454] None of gaim's dialogs need to be modal. for some of them, like the add buddy, im, and info dialogs, them being modal is a serious hinderance to normal usage. thus, i'm calling the modality of the dialogs a bug. committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Thu, 10 Apr 2003 00:57:06 +0000
parents 3f76de1d69e1
children
line wrap: on
line source

/* XPM */
static char * icon_offline_xpm[] = {
"12 12 5 1",
" 	c None",
".	c #000000",
"+	c #FFFFFF",
"@	c #F80000",
"#	c #F8FC00",
"   .. ..    ",
"  .+@.+@.   ",
"  .@@.@@... ",
" ...@.@@.+@.",
".+@@....+@@.",
".@@@.+#.... ",
" ....##.+@@.",
".+@@....@@@.",
".@@.+@.+... ",
" ...@@.@@.  ",
"   .@@.@@.  ",
"    .. ..   "};