On 05/25/2008 01:46:43 PM Sun, Geoffrey Leach wrote:
Previously there was a toolbar option for "Expunge Deleted Messages". In v2.3.23 (built from source) it has vanished.
Icon assignment to menu items was shuffled when Balsa migrated from GnomeUI to GtkUIManager, and Mailbox:Reset Filter wound up with GTK_STOCK_CLEAR, while Mailbox:Expunge Deleted Messages has GTK_STOCK_REMOVE. Toolbar buttons must have unique icons, and Mailbox:Empty Trash, which shares GTK_STOCK_REMOVE, is given precedence over Mailbox:Reset Filter.
So we could get Mailbox:Reset Filter back onto the toolbar by: - finding an unused icon and assigning that to it;- giving it precedence over the other menu items that share GTK_STOCK_REMOVE;
- changing its icon, say back to GTK_STOCK_FIND (which was never quite appropriate) or to GTK_STOCK_CLEAR (which seems better), and giving it precedence over items with which it shares the new icon.
Suggestions? Peter
Attachment:
pgprdvLLZ2vjo.pgp
Description: PGP signature