view pixmaps/arrow_right.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 bb7527b5f426
children
line wrap: on
line source

/* XPM */
static char * arrow_right_xpm[] = {
"11 11 3 1",
" 	c None",
".	c #000000",
"+	c #FFFFFF",
"   .       ",
"   ..      ",
"   .+.     ",
"   .++.    ",
"   .+++.   ",
"   .++++.  ",
"   .+++.   ",
"   .++.    ",
"   .+.     ",
"   ..      ",
"   .       "};