GNOME Bugzilla – Bug 480994
Feature request : EOG lack an option to reset toolbars
Last modified: 2007-10-01 17:12:41 UTC
+++ This bug was initially created as a clone of Bug #480975 +++ This bug has been filled here: https://bugs.launchpad.net/ubuntu/+source/eog/+bug/145327 "Eye of GNOME, Evince and Epiphany have configurable toolbars which is really, reallly, reallly great. But once the user has played with it, he may want to reset toolbar to get back defaut toolbar (since he may have made a mistake). Therefore, i think these softwares should propose an option to reset toolbars (see Audacity for an exemple of it) Also, maybe the method to configure toolbars should be unified : Evince : go to Edition>toolbars menu New Eye of GNOME (v. 2.20) : go to Edition>toolbars menu (same as Evince) Epiphany : go to view>toolbar>personalize toolbar (same as Firefox which is non a "gnome software" but is an "ubuntu software")" Thanks!, --------- So, I think the reset button itself needs to be implemented here in EggToolbarEditor while the rest must be delegated to the application (callback?) . Or can we simply reset the model?
The EggToolbarEditor widget is only the DND area itself, not a toplevel window. If you embed it into a dialogue (like Epiphany does), you can simply add a "Reset" button yourself. I don't think this is something that EggToolbarEditor should do.
Oh yes, you're right! For some unknown reason I thought the whole dialog would be the EggToolbarEditor. Closing this for now.