view pixmaps/tb_undo.xpm @ 5466:445f6c693cc0

[gaim-migrate @ 5858] David Brigada (jsi) writes: " I was browsing through the changelog and found some syntactical inaccuracies (with vim). Here's a diff of the very boring corrections." committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Wed, 21 May 2003 01:44:46 +0000
parents 6f049002d963
children
line wrap: on
line source

/* XPM */
static char * tb_undo_xpm[] = {
"24 24 8 1",
" 	c None",
".	c #000000",
"+	c #8F431E",
"@	c #803C1B",
"#	c #8A411D",
"$	c #954620",
"%	c #733618",
"&	c #5C2B13",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"         .              ",
"        ..              ",
"       .+@...           ",
"      .#$##@%..         ",
"       .+#...%%.        ",
"        ..   .&.        ",
"         .    .&.       ",
"               ..       ",
"               ..       ",
"               .        ",
"              .         ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        "};