view pixmaps/tb_drag_arrow_left.xpm @ 6857:59f6d0b1bdbe

[gaim-migrate @ 7402] A patch from Nickolai Zeldovich: [ 779772 ] Display IP addresses for ICQ users in the mouse over http://sourceforge.net/tracker/index.php?func=detail&aid=779772&group_id=235&atid=300235 I'm pretty sure you can only see someone's IP address if they have you in their buddy list. I'm not positive though. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Tue, 16 Sep 2003 03:18: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",
"      .         ",
"     ..         ",
"    ...         ",
"   ....         ",
"  .....         ",
" ...............",
"................",
" ...............",
"  .....         ",
"   ....         ",
"    ...         ",
"     ..         ",
"      .         "};