view pixmaps/tb_drag_arrow_right.xpm @ 8307:068db3a28cf6

[gaim-migrate @ 9031] This is a stupid commit that removes one trailing whitespace character. Hey! While I'm writing this commit, I think I'll point out that I forgot to credit xgrimx earlier for making the docklet plugin compile again, and javabsp for pointing out I committed experimental code for something in plugins/Makefile.am. Sure am glad I thought about that while writing this. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sat, 21 Feb 2004 07:01:42 +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",
"         .      ",
"         ..     ",
"         ...    ",
"         ....   ",
"         .....  ",
"............... ",
"................",
"............... ",
"         .....  ",
"         ....   ",
"         ...    ",
"         ..     ",
"         .      "};