Mercurial > pidgin.yaz
view pixmaps/tb_drag_arrow_left.xpm @ 9497:44a5bfa4730b
[gaim-migrate @ 10323]
Done with the file chooser for right clicking and saving icons.
There is a lot of code duplication here... I'm going to look
at the file chooser in the request API now.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sat, 10 Jul 2004 15:18:02 +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", " . ", " .. ", " ... ", " .... ", " ..... ", " ...............", "................", " ...............", " ..... ", " .... ", " ... ", " .. ", " . "};