view pixmaps/logout_icon.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 2846a03bda67
children
line wrap: on
line source

/* XPM */
static char * logout_icon_xpm[] = {
/* width height num_colors chars_per_pixel */
"12 12 15 1",
/* colors */
" 	c #cccccc",
".	c #999999",
"X	c None",
"o	c black",
"O	c #000066",
"+	c #996666",
"@	c white",
"#	c #000099",
"$	c #666699",
"%	c #ffff99",
"&	c #6666cc",
"*	c #336699",
"=	c #333366",
"-	c #333399",
";	c #333333",
/* pixels */
" .Xooooooooo",
"XXXo       O",
"o.Xo ++@++@#",
"XX$o.+%@+%@O",
"XX&o +%@+%@#",
" .*o @@@@@@O",
"=X-ooo+@++@#",
"XX=o +.@+%@#",
"X.;o +%@+%@O",
"oXXo +%@+%@#",
"XXXo @@@@@@O",
" .*#O#O#O#O#"};