aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorXan Lopez <xan@gnome.org>2009-12-09 00:30:54 +0800
committerXan Lopez <xan@gnome.org>2009-12-09 00:59:36 +0800
commit3c78644efe4dbc9cd4f77b8b5f16b8323512fb43 (patch)
tree735096a462fb1519133784d3646f0bd4e0ecc784 /lib
parentffe63b2868201600e3c0bf9f203de387c3616c40 (diff)
downloadgsoc2013-epiphany-3c78644efe4dbc9cd4f77b8b5f16b8323512fb43.tar
gsoc2013-epiphany-3c78644efe4dbc9cd4f77b8b5f16b8323512fb43.tar.gz
gsoc2013-epiphany-3c78644efe4dbc9cd4f77b8b5f16b8323512fb43.tar.bz2
gsoc2013-epiphany-3c78644efe4dbc9cd4f77b8b5f16b8323512fb43.tar.lz
gsoc2013-epiphany-3c78644efe4dbc9cd4f77b8b5f16b8323512fb43.tar.xz
gsoc2013-epiphany-3c78644efe4dbc9cd4f77b8b5f16b8323512fb43.tar.zst
gsoc2013-epiphany-3c78644efe4dbc9cd4f77b8b5f16b8323512fb43.zip
ephy-prefs: remove obsolete preference
Diffstat (limited to 'lib')
-rw-r--r--lib/ephy-prefs.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/ephy-prefs.h b/lib/ephy-prefs.h
index b3fac06ec..5f2fa16da 100644
--- a/lib/ephy-prefs.h
+++ b/lib/ephy-prefs.h
@@ -45,9 +45,6 @@ G_BEGIN_DECLS
#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"
-
/* Directories */
#define CONF_STATE_SAVE_DIR "/apps/epiphany/directories/save"
#define CONF_STATE_SAVE_IMAGE_DIR "/apps/epiphany/directories/saveimage"