Mercurial > pidgin.yaz
view pixmaps/tb_drag_arrow_left.xpm @ 4405:cb629f3efee6
[gaim-migrate @ 4674]
Fix for win32 path bugs, and removed redundant filter_break from gaimrc_read_plugins.
committer: Tailor Script <tailor@pidgin.im>
author | Herman Bloggs <hermanator12002@yahoo.com> |
---|---|
date | Thu, 23 Jan 2003 19:24: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", " . ", " .. ", " ... ", " .... ", " ..... ", " ...............", "................", " ...............", " ..... ", " .... ", " ... ", " .. ", " . "};