view pixmaps/cancel.xpm @ 4801:ef6d17c83328

[gaim-migrate @ 5121] (15:36:59) mbp: Hi Luke, I'm the Danish translator of gaim, I send you a couple of patches that you comitted. I have a new one (because of changes in the buddy list). Can you apply it? (15:37:08) Luke: cando (15:37:22) mbp: http://mbrix.dk/~mbp/da_po.diff committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sun, 16 Mar 2003 20:41:19 +0000
parents 995b0fc981a3
children
line wrap: on
line source

/* XPM */
static char * cancel_xpm[] = {
"24 24 8 1",
" 	c None",
".	c #000000",
"+	c #C46D74",
"@	c #9F3C44",
"#	c #B5444E",
"$	c #BD5A62",
"%	c #7B2D34",
"&	c #8C343C",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"         ..      .      ",
"        .+@.    .#.     ",
"        .##.   .$#.     ",
"         .#@. .$#%.     ",
"         .##..$#&.      ",
"          .####@.       ",
"          .####.        ",
"         .$###.         ",
"        .$####.         ",
"       .$#&..#&.        ",
"      .+#&. .@#.        ",
"      .#&.   .#@.       ",
"       ..    .@#.       ",
"              ..        ",
"                        ",
"                        ",
"                        ",
"                        "};