view pixmaps/tb_drag_arrow_left.xpm @ 9913:0056843d512c

[gaim-migrate @ 10805] fix for bug 1018498, " when you click the Get List button having selected Jabber [at least I can say for that network], a dialog will show up asking for server. if in that dialog one clicks Cancel, then he has to Press STOP too.. that's now so logical and is easily fixable", bug by Nikos Kouremenos; fix by datallah committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Mon, 30 Aug 2004 02:28:12 +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",
"      .         ",
"     ..         ",
"    ...         ",
"   ....         ",
"  .....         ",
" ...............",
"................",
" ...............",
"  .....         ",
"   ....         ",
"    ...         ",
"     ..         ",
"      .         "};