view pixmaps/gnome_add.xpm @ 4168:ebfb80bbe1ed

[gaim-migrate @ 4397] (00:16:51) faceprint: apply my g-signal patch too! </whine> (00:17:02) ChipX86: the what? (00:17:20) faceprint: sorry (00:17:23) faceprint: g-timeout, rather (00:17:28) ChipX86: ah good (00:17:33) faceprint: http://faceprint.com/code/gaim/g-timeout.20030101.1301.diff (00:17:33) ChipX86: yes, APPLY THAT (00:17:38) ChipX86: I need that (00:17:40) LSchiere: one at a time (00:17:51) faceprint: ChipX86: you need that? (00:17:56) ChipX86: for the conversation rewrite (00:17:59) faceprint: ahh (00:18:08) faceprint: it also fixes a memleak for msn users committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Thu, 02 Jan 2003 05:20:55 +0000
parents ff7a04b30608
children
line wrap: on
line source

/* XPM */
static char * gnome_add_xpm[] = {
"24 24 29 1",
" 	c None",
".	c #000000",
"+	c #706C60",
"@	c #E0DCC0",
"#	c #6F6B5F",
"$	c #6E6A5E",
"%	c #DEDABE",
"&	c #ADA798",
"*	c #686754",
"=	c #949480",
"-	c #BAB696",
";	c #41413F",
">	c #5F5F59",
",	c #D4CCC0",
"'	c #A7A296",
")	c #B3B090",
"!	c #484844",
"~	c #84847C",
"{	c #A19D90",
"]	c #4B4B48",
"^	c #CEC7B9",
"/	c #969289",
"(	c #BAB3A8",
"_	c #6D6D66",
":	c #AAA597",
"<	c #5B5B56",
"[	c #7F7C71",
"}	c #5A5A54",
"|	c #8D897F",
"                        ",
"                        ",
"                        ",
"           ...          ",
"           ...          ",
"           ...          ",
"           ...          ",
"           ...          ",
"         .......        ",
"          .....         ",
"       ...+...@...      ",
"     ..++#$#.@%%@@..    ",
"     .&.*+++=@@@-;>.    ",
"     .,,'.*+=@)!>~~.    ",
"     .,,,,{.+]>~~~~.    ",
"     .,,,,,^.~~~~~~.    ",
"     .,,,,,,.~~~~~~.    ",
"     .,,,,,,.~~~~~~.    ",
"     ./(,,,,.~~~~~_.    ",
"      ..:,,,.~~~~<..    ",
"        .[(,.~~}..      ",
"         ..|.}..        ",
"           ...          ",
"                        "};