view pixmaps/tb_drag_arrow_right.xpm @ 7812:02cb9284782e

[gaim-migrate @ 8459] <datallah> faceprint: did you see the (beautiful) doxygen patch that i sent you a few days ago for blist.h ? <faceprint> datallah: i did <datallah> did you not like it? <faceprint> datallah: i suppose i'll apply it, since I have no idea what it does <aubin> lol <datallah> well.. run doxygen and see :) <datallah> its pretty <faceprint> i don't do doxygen <datallah> aha <faceprint> if I need to see documentation, I use vi <datallah> ... yeah yeah :) committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Mon, 08 Dec 2003 23:51:06 +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",
"         .      ",
"         ..     ",
"         ...    ",
"         ....   ",
"         .....  ",
"............... ",
"................",
"............... ",
"         .....  ",
"         ....   ",
"         ...    ",
"         ..     ",
"         .      "};