Mercurial > pidgin.yaz
view pixmaps/tb_drag_arrow_up.xpm @ 12395:4ed7663099ca
[gaim-migrate @ 14702]
" From the wiki's ShowStopperBugs:
'If we're going to stick with these "some options are
global and some are per-conversation", which is, in
itself confusing, we need to AT LEAST put the global
ones together and slap a separator in between.'
This patch satisfies the AT LEAST case by moving the
global options to the bottom of the menu and placing a
separator between them." --Casey Harkins
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Thu, 08 Dec 2005 18:06:08 +0000 |
parents | 5fb47ec9bfe4 |
children | 87e95b8ce60b |
line wrap: on
line source
/* XPM */ static const char * arrow_up_xpm[] = { "13 16 2 1", " c None", ". c #FF0000", " . ", " ... ", " ..... ", " ....... ", " ......... ", " ........... ", ".............", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... "};