view pixmaps/tb_drag_arrow_right.xpm @ 10685:27cd496c4665

[gaim-migrate @ 12232] (17:04:47) LSchiere2: should I have removed src/md5.c and src/md5.h? I couldn't remember (17:04:57) grim: yeah (17:05:02) grim: and src/sha.[ch] committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Fri, 11 Mar 2005 22:07:05 +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",
"         .      ",
"         ..     ",
"         ...    ",
"         ....   ",
"         .....  ",
"............... ",
"................",
"............... ",
"         .....  ",
"         ....   ",
"         ...    ",
"         ..     ",
"         .      "};