From 0dc76c03d545792ae0c90487edff633a94bf87f4 Mon Sep 17 00:00:00 2001 From: infirit Date: Mon, 28 Jul 2014 15:15:47 +0200 Subject: Add "Edit Image" toolbar button Add a conditionally-enabled "Edit Image" toolbar button. The toolbar is only enabled if a specific image editor is specified in GSettings. Eog bug https://bugzilla.gnome.org/show_bug.cgi?id=609958 Based on eog commit b5e6b7d31181ab87f788921f751a6550bddb5bcf From Ryan Lortie --- data/org.mate.eom.gschema.xml.in.in | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'data') diff --git a/data/org.mate.eom.gschema.xml.in.in b/data/org.mate.eom.gschema.xml.in.in index 7e7f0b4..fbf8e0b 100644 --- a/data/org.mate.eom.gschema.xml.in.in +++ b/data/org.mate.eom.gschema.xml.in.in @@ -117,6 +117,11 @@ <_summary>Whether the metadata list in the properties dialog should have its own page. <_description>If activated, the detailed metadata list in the properties dialog will be moved to its own page in the dialog. This should make the dialog more usable on smaller screens, e.g. as used by netbooks. If disabled, the widget will be embedded on the "Metadata" page. + + '' + <_summary>External program to use for editing images + <_description>The desktop file name (including the ".desktop") of the application to use for editing images (when the "Edit Image" toolbar button is clicked). Set to the empty string to disable this feature. + true <_summary>Whether the file chooser should show the user's pictures folder if no images are loaded. -- cgit v1.2.1