view pixmaps/tb_drag_arrow_right.xpm @ 10375:cbfd90f7fa47

[gaim-migrate @ 11600] I just read that ISO-8859-1-Windows-3.1-Latin-1's official name is Windows-1252, and iconv supports it. This should be good, then. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Wed, 15 Dec 2004 01:53:33 +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",
"         .      ",
"         ..     ",
"         ...    ",
"         ....   ",
"         .....  ",
"............... ",
"................",
"............... ",
"         .....  ",
"         ....   ",
"         ...    ",
"         ..     ",
"         .      "};