pixmaps/tb_undo.xpm

Tue, 19 Nov 2002 17:54:56 +0000

author
Etan Reisner <deryni@pidgin.im>
date
Tue, 19 Nov 2002 17:54:56 +0000
changeset 3985
2c3fe8e4c552
parent 2008
730947e681e0
permissions
-rw-r--r--

[gaim-migrate @ 4176]
smaller close button for tabs and aliases are now used in the away message queue, both thanks to deryni

committer: Luke Schierer <lschiere@pidgin.im>

/* 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",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"         .              ",
"        ..              ",
"       .+@...           ",
"      .#$##@%..         ",
"       .+#...%%.        ",
"        ..   .&.        ",
"         .    .&.       ",
"               ..       ",
"               ..       ",
"               .        ",
"              .         ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        "};

mercurial