view pixmaps/tb_drag_arrow_right.xpm @ 11774:60fb8b4b61c1

[gaim-migrate @ 14065] (00:30:44) rlaager: grim: Shouldn't the plugin API functions be documented in plugins/ChangeLog.API? (00:31:04) Gary Kramlich (grim): rlaager: thanks for volunteering to take care of that for me ;) committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Sun, 23 Oct 2005 23:34:52 +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",
"         .      ",
"         ..     ",
"         ...    ",
"         ....   ",
"         .....  ",
"............... ",
"................",
"............... ",
"         .....  ",
"         ....   ",
"         ...    ",
"         ..     ",
"         .      "};