view pixmaps/tb_undo.xpm @ 4279:34e94878fdab

[gaim-migrate @ 4530] Date: 2003-01-10 12:10 Sender: zongo_fr Logged In: YES user_id=271450 new diff file against 1.41: - use of plural forms - updated uppercase accented characters - changing a few translation to be consistent with the french mozilla glossary - fixes for a few translation errors or imprecisions file is date 20030110 and can be found on http://www.frankiz.org/gaim/ as http://www.frankiz.org/gaim/fr.po-1.41-20030110.diff committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Fri, 10 Jan 2003 22:37:19 +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",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"         .              ",
"        ..              ",
"       .+@...           ",
"      .#$##@%..         ",
"       .+#...%%.        ",
"        ..   .&.        ",
"         .    .&.       ",
"               ..       ",
"               ..       ",
"               .        ",
"              .         ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        "};