view pixmaps/tb_drag_arrow_right.xpm @ 8102:f6b915b0ce23

[gaim-migrate @ 8802] " This patch will linkify text shown by the call gaim_nofify_formatted. This is used in get info for a buddy. Note that it will onlu linkify text if the preference "Show URLs as links" is set." --Ka-Hing Cheung - bsponline committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Wed, 14 Jan 2004 19:26:44 +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",
"         .      ",
"         ..     ",
"         ...    ",
"         ....   ",
"         .....  ",
"............... ",
"................",
"............... ",
"         .....  ",
"         ....   ",
"         ...    ",
"         ..     ",
"         .      "};