Mercurial > pidgin
view pixmaps/tb_drag_arrow_right.xpm @ 12300:6487e68dcef9
[gaim-migrate @ 14604]
A patch from Bleeter. A patch from sadrul. Some tweaks from me.
Moved the Accounts menu to after Buddies. (Bleeter put it after Tools but I
think this makes a bit more sense.)
Moved the Debug Window to Tools, since I think it's really a tool.
Removed the menu item for the Accounts dialog, I'm making it a plugin soon
anyway.
committer: Tailor Script <tailor@pidgin.im>
author | Etan Reisner <pidgin@unreliablesource.net> |
---|---|
date | Sat, 03 Dec 2005 06:48:57 +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", " . ", " .. ", " ... ", " .... ", " ..... ", "............... ", "................", "............... ", " ..... ", " .... ", " ... ", " .. ", " . "};