view pixmaps/tb_drag_arrow_up.xpm @ 9010:54a0f8069f76

[gaim-migrate @ 9786] " This patch makes pressing enter in the entry box, or pressing Alt-F, actually do what you'd expect - perform the search - in the log and system log viewer." --Stu Tomlinson committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sat, 22 May 2004 16:38:54 +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",
"      .      ",
"     ...     ",
"    .....    ",
"   .......   ",
"  .........  ",
" ........... ",
".............",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     "};