aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ephy-prefs.h
diff options
context:
space:
mode:
authorXan Lopez <xan@src.gnome.org>2008-02-15 04:14:02 +0800
committerXan Lopez <xan@src.gnome.org>2008-02-15 04:14:02 +0800
commit3bb5f859cf406cec4e562c17afe276db2ef92b4b (patch)
treefaabf573946b7e7c549721834085afb50477ba32 /lib/ephy-prefs.h
parentfb54867e1f8fc420905e0bbd58e8626c7bf7ce5d (diff)
downloadgsoc2013-epiphany-3bb5f859cf406cec4e562c17afe276db2ef92b4b.tar
gsoc2013-epiphany-3bb5f859cf406cec4e562c17afe276db2ef92b4b.tar.gz
gsoc2013-epiphany-3bb5f859cf406cec4e562c17afe276db2ef92b4b.tar.bz2
gsoc2013-epiphany-3bb5f859cf406cec4e562c17afe276db2ef92b4b.tar.lz
gsoc2013-epiphany-3bb5f859cf406cec4e562c17afe276db2ef92b4b.tar.xz
gsoc2013-epiphany-3bb5f859cf406cec4e562c17afe276db2ef92b4b.tar.zst
gsoc2013-epiphany-3bb5f859cf406cec4e562c17afe276db2ef92b4b.zip
GConf option to disable messagebox about unsubmitted form data. (#516170)
Left undocumented on schema because we are in string freeze, will document for 2.24. Patch by Jake Nelson svn path=/trunk/; revision=7944
Diffstat (limited to 'lib/ephy-prefs.h')
-rw-r--r--lib/ephy-prefs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ephy-prefs.h b/lib/ephy-prefs.h
index 6331757dd..f75336d9f 100644
--- a/lib/ephy-prefs.h
+++ b/lib/ephy-prefs.h
@@ -38,6 +38,7 @@ G_BEGIN_DECLS
#define CONF_DESKTOP_IS_HOME_DIR "/apps/nautilus/preferences/desktop_is_home_dir"
#define CONF_NETWORK_MANAGED "/apps/epiphany/general/managed_network"
#define CONF_DOWNLOADS_HIDDEN "/apps/epiphany/dialogs/downloads_hidden"
+#define CONF_WARN_ON_CLOSE_UNSUBMITTED_DATA "/apps/epiphany/dialogs/warn_on_close_unsubmitted_data"
/* i18n pref */
#define CONF_GECKO_ENABLE_PANGO "/apps/epiphany/web/enable_pango"