Mercurial > pidgin
view pixmaps/tb_drag_arrow_left.xpm @ 12688:473c23442a36
[gaim-migrate @ 15031]
Add the notion of "popular" saved statuses. This lets us show 6 recently
used/popular statuses in the context menu for the docklet.
Eventually I'll add the same list to the status box--but that's a little
more work. If someone else wants to tackle it before I have a chance to
feel free (and let me know!)
Does this look ok to everyone (the docklet menu changes)? Would it
be better if it was a submenu? Or if it was labeled? It'd be cool
if the icons reflected the status.
Oh, and I just remembered that the menu items don't actually work yet...
but that's not too hard, I think I can get to that tonight
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Tue, 03 Jan 2006 01:25:06 +0000 |
parents | 87e95b8ce60b |
children |
line wrap: on
line source
/* XPM */ static char * tb_drag_arrow_left_xpm[] = { "16 13 13 1", " c None", ". c #B80000", "+ c #E40E0E", "@ c #D23333", "# c #E54545", "$ c #F05757", "% c #E56A6A", "& c #E87676", "* c #F02F2F", "= c #E78383", "- c #ED9191", "; c #E79F9F", "> c #EDAFAF", " . ", " .+ ", " .@+ ", " .##+ ", " .$$$+.........", " .%%%%%%%%%%%%%+", ".&&&&&&&&&&&&&&+", " *=============+", " *---*********+", " *;;+ ", " *>+ ", " *+ ", " + "};