view pixmaps/tb_drag_arrow_up.xpm @ 6315:9cbf27b02094

[gaim-migrate @ 6814] Removed a gtk pref from the core conversation.c. This is going to change things in some way for users who have the pref set for no tabs. I haven't tested it yet, but they should be using placement functions anyway for conversation placement, whether or not they set tabs. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sun, 27 Jul 2003 10:11:25 +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",
"      .      ",
"     ...     ",
"    .....    ",
"   .......   ",
"  .........  ",
" ........... ",
".............",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     "};