view pixmaps/tb_undo.xpm @ 4239:9b40fa57a8ed

[gaim-migrate @ 4487] (21:33:07) Robot101: anyone noticed that when you sign on multiple accounts, gaim keeps on popping itself up? (21:33:17) Robot101: it's my fault. fix: http://people.debian.org/~robot101/stop-interrupting-me-biatch.diff (21:33:24) LSchiere: ? (21:33:28) ***LSchiere does not follow (21:33:38) Robot101: the blist keeps raising itself. (21:33:49) Robot101: even after it's initial debut on the desktop (21:33:52) Robot101: it's really annoying committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Wed, 08 Jan 2003 02:35:14 +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",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"         .              ",
"        ..              ",
"       .+@...           ",
"      .#$##@%..         ",
"       .+#...%%.        ",
"        ..   .&.        ",
"         .    .&.       ",
"               ..       ",
"               ..       ",
"               .        ",
"              .         ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        "};