view pixmaps/gnome_remove.xpm @ 4024:c97789bb4bbc

[gaim-migrate @ 4226] spelling fixes from John B. Silvestri. quoth he: While looking through the .todo (the web version, actually) for something, my cable modem chose to drop my connection. In a fit of boredom, I've gone ahead and proofread the todo for typos. I could have gone crazy and capitalized the first letter of every sentence, but I was not that bored :-). These are just a few little typos. For some reason, I have a knack at spotting these things, and somehow it just seems better to have it right, even for developers :). [Added note: It later occurred to me to run the .todo through a spellchecker, which caught about twice as many new typos as my eyes caught - hint: "I before E, except after C, and a few odd cases (their, weigh, etc.).] committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sat, 30 Nov 2002 19:09:22 +0000
parents ff7a04b30608
children
line wrap: on
line source

/* XPM */
static char * gnome_remove_xpm[] = {
"24 24 30 1",
" 	c None",
".	c #000000",
"+	c #200002",
"@	c #140000",
"#	c #190001",
"$	c #706C60",
"%	c #100000",
"&	c #E0DCC0",
"*	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",
"1	c #8D897F",
"                        ",
"                        ",
"                        ",
"            .           ",
"           ...          ",
"          .....         ",
"         .......        ",
"           ...          ",
"           +@#          ",
"          .###.         ",
"       ...$%@#&...      ",
"     ..$$$$##+&&&&..    ",
"     .*.=$$$-&&&;>,.    ",
"     .'').=$-&!~,{{.    ",
"     .''''].$^,{{{{.    ",
"     .'''''/.{{{{{{.    ",
"     .''''''.{{{{{{.    ",
"     .''''''.{{{{{{.    ",
"     .(_''''.{{{{{:.    ",
"      ..<'''.{{{{[..    ",
"        .}_'.{{|..      ",
"         ..1.|..        ",
"           ...          ",
"                        "};