view pixmaps/tb_drag_arrow_up.xpm @ 10366:fbb78553cae1

[gaim-migrate @ 11584] (14:32:15) SimGuy: grays the delete button on new pounces (14:32:39) SimGuy: safe for both HEAD and oldstatus (patch applies cleanly to both, since the gtkpounce.c file has not been touched since forever (14:32:44) SimGuy: ) committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Tue, 14 Dec 2004 19:36:23 +0000
parents 5fb47ec9bfe4
children 87e95b8ce60b
line wrap: on
line source

/* XPM */
static const char * arrow_up_xpm[] = {
"13 16 2 1",
" 	c None",
".	c #FF0000",
"      .      ",
"     ...     ",
"    .....    ",
"   .......   ",
"  .........  ",
" ........... ",
".............",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     "};