view pixmaps/tb_drag_arrow_right.xpm @ 9062:c6d32e1c0120

[gaim-migrate @ 9838] This adds a couple items to our service enum, and some #if 0'd code that doesn't do anything anyway, and makes us send a couple more flags with im's that don't mean a whole lot. committer: Tailor Script <tailor@pidgin.im>
author Tim Ringenbach <marv@pidgin.im>
date Tue, 25 May 2004 22:43:29 +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",
"         .      ",
"         ..     ",
"         ...    ",
"         ....   ",
"         .....  ",
"............... ",
"................",
"............... ",
"         .....  ",
"         ....   ",
"         ...    ",
"         ..     ",
"         .      "};