GNOME Bugzilla – Bug 588258
undo and redo should be in the main toolbar
Last modified: 2009-07-27 23:37:10 UTC
As the title says. Undo should also be prioritized (and not redo), as suggested in bug #575963.
commit 184009e81cc20f6d6b0d784723a34f3446277282 Author: Alessandro Decina <alessandro.d@gmail.com> Date: Mon Jul 27 11:24:30 2009 +0200 Add Undo and Redo buttons to the toolbar. Fixes #588258.
It works, but shouldn't stock button IDs be used? This way, their labels would be automatically translated by GTK instead of relying on translators.