summaryrefslogtreecommitdiff
path: root/src/eom-config-keys.h
diff options
context:
space:
mode:
authorinfirit <[email protected]>2014-07-25 12:59:28 +0200
committerinfirit <[email protected]>2014-07-25 22:46:01 +0200
commit05df59dfe2af74e0f934d3341330a5439f1365af (patch)
treef51772fbb765518fe6fca52ddac9b853fde4daeb /src/eom-config-keys.h
parentb8e7359d93f7f68f410391b39dde37eb1067a92a (diff)
downloadeom-05df59dfe2af74e0f934d3341330a5439f1365af.tar.bz2
eom-05df59dfe2af74e0f934d3341330a5439f1365af.tar.xz
Allow disabling the save-on-close confirmation dialog
Based on eog commit 20d1a4a24ea4d1ae25cec467ee7be364a8ab82cb From Felix Riemann <[email protected]>
Diffstat (limited to 'src/eom-config-keys.h')
-rw-r--r--src/eom-config-keys.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/eom-config-keys.h b/src/eom-config-keys.h
index c69d0cf..bf743a3 100644
--- a/src/eom-config-keys.h
+++ b/src/eom-config-keys.h
@@ -60,6 +60,7 @@
#define EOM_CONF_UI_IMAGE_COLLECTION_RESIZABLE "image-collection-resizable"
#define EOM_CONF_UI_SIDEBAR "sidebar"
#define EOM_CONF_UI_SCROLL_BUTTONS "scroll-buttons"
+#define EOM_CONF_UI_DISABLE_CLOSE_CONFIRMATION "disable-close-confirmation"
#define EOM_CONF_UI_DISABLE_TRASH_CONFIRMATION "disable-trash-confirmation"
#define EOM_CONF_UI_FILECHOOSER_XDG_FALLBACK "filechooser-xdg-fallback"
#define EOM_CONF_UI_PROPSDIALOG_NETBOOK_MODE "propsdialog-netbook-mode"