GNOME Bugzilla – Bug 341862
EOG does not respect the disable_save_to_disk gconf lockdown key
Last modified: 2006-05-18 03:52:46 UTC
The /desktop/gnome/lockdown/disable_save_to_disk gconf key is used to disable save to disk from GNOME apps . This bug indirectly affects other apps that respect this key, like epiphany; the "view image" functionality cals eog, which can then save the file.
Fixed in HEAD and eog-ng branches. Thanks! 2006-05-18 Lucas Rocha <lucasr@gnome.org> * shell/eog-window.c (update_ui_visibility), libeog/eog-config-keys.h: respect the disable_save_to_disk gconf lockdown key (Fixed bug #341862).