GNOME Bugzilla – Bug 172772
show tips for menu items (patch)
Last modified: 2005-04-06 14:32:31 UTC
Here is a trick I learned after porting gdict to ui_manager... it allows tips for menu items to be showed in the statusbar as it happens in other gnome apps and as it did happen in gdict before moving to ui_manager. Also some minor "const" love.
Created attachment 39741 [details] [review] patch
I just committed this to HEAD. Thanks !