view pixmaps/tb_drag_arrow_right.xpm @ 8008:b757c7db1541

[gaim-migrate @ 8688] "I tried this more carefully than when I tried it for fi.po. These changes should all be safe (i.e., I think I know what I am doing). Some of these have been crosschecked with the po file from 0.62. Paco-Paco might want to take a glance at the diff as QA." --Ambrose Li committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Mon, 05 Jan 2004 13:44:36 +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",
"         .      ",
"         ..     ",
"         ...    ",
"         ....   ",
"         .....  ",
"............... ",
"................",
"............... ",
"         .....  ",
"         ....   ",
"         ...    ",
"         ..     ",
"         .      "};