view pixmaps/tb_drag_arrow_right.xpm @ 9485:3fed61fa0f70

[gaim-migrate @ 10310] " 1. Lithuanian translator's last name was in invalid UTF8; this caused GTK/Pango to exhibit some very odd behaviour. The correct UTF8 is copied from the po file. 2. Polish translators' last names are copied from the po file. 3. A couple of missing mailto:'s are added" --Ambrose C. LI committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Thu, 08 Jul 2004 14:46:38 +0000
parents 5fb47ec9bfe4
children 87e95b8ce60b
line wrap: on
line source

/* XPM */
static char * tb_drag_arrow_left_xpm[] = {
"16 13 2 1",
" 	c None",
".	c #FF0000",
"         .      ",
"         ..     ",
"         ...    ",
"         ....   ",
"         .....  ",
"............... ",
"................",
"............... ",
"         .....  ",
"         ....   ",
"         ...    ",
"         ..     ",
"         .      "};