diff options
Diffstat (limited to 'data/org.mate.eom.gschema.xml.in.in')
-rw-r--r-- | data/org.mate.eom.gschema.xml.in.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/org.mate.eom.gschema.xml.in.in b/data/org.mate.eom.gschema.xml.in.in index 92ede90..7e7f0b4 100644 --- a/data/org.mate.eom.gschema.xml.in.in +++ b/data/org.mate.eom.gschema.xml.in.in @@ -103,6 +103,10 @@ <default>true</default> <_summary>Show/Hide the image collection pane scroll buttons.</_summary> </key> + <key name="disable-close-confirmation" type="b"> + <default>false</default> + <_summary>Close main window without asking to save changes.</_summary> + </key> <key name="disable-trash-confirmation" type="b"> <default>false</default> <_summary>Trash images without asking</_summary> |