view pixmaps/tb_drag_arrow_left.xpm @ 11042:a5c31b83063f

[gaim-migrate @ 12954] Patch #1228093 from Sadrul Habib Chowdhury "This patch adds a checkbox `Save password' in the request-password dialog." -- sadrul committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Thu, 30 Jun 2005 05:13:41 +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",
"      .         ",
"     ..         ",
"    ...         ",
"   ....         ",
"  .....         ",
" ...............",
"................",
" ...............",
"  .....         ",
"   ....         ",
"    ...         ",
"     ..         ",
"      .         "};