GNOME Bugzilla – Bug 719731
Various actions should be inactive when no image is opened
Last modified: 2013-12-03 00:24:42 UTC
Created attachment 263350 [details] [review] Make inactive some actions when no image. Téo noticed in tito (bug 708174, comment 32) that some actions should not be active while there is no image. And indeed they do display critical warnings in the terminal if I try to run them. The attached patch deactivate a few of them when no image is opened: file-save-and-close and a bunch of view-zoom-* Note: about the view-zoom-*, there are a bunch which seems to be exactly the same! What is the difference between view-zoom-in and view-zoom-in-accel for instance?
That looks all correct, please push. The -accel actions simply add additional shortcuts.
commit 4e7bfb4e817ee6271497402d58d57ebf5bf2b533 Author: Jehan <jehan@girinstud.io> Date: Tue Dec 3 11:59:54 2013 +1300 app: a bunch of actions which should be inactive when there is no image