Mercurial > pidgin
view pixmaps/tb_drag_arrow_left.xpm @ 9470:0e11618b37d7
[gaim-migrate @ 10295]
Eric Blade fixed a comment that was backwards, and add two comments,
which were also backwards but I fixed them. He tried to make the
"Insert Link" menu item insensitive in a dead convo, but I undid that
because it didn't match the toolbar.
committer: Tailor Script <tailor@pidgin.im>
author | Tim Ringenbach <marv@pidgin.im> |
---|---|
date | Wed, 07 Jul 2004 05:02: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", " . ", " .. ", " ... ", " .... ", " ..... ", " ...............", "................", " ...............", " ..... ", " .... ", " ... ", " .. ", " . "};