aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorChris Lahey <clahey@src.gnome.org>2004-01-09 00:20:49 +0800
committerChris Lahey <clahey@src.gnome.org>2004-01-09 00:20:49 +0800
commit54a3d97114cb69754adc59c3450bd6496f28339e (patch)
tree6355c17522061f2f409252bad5748790a2a83892 /lib
parentaa1b2093b06fe02b23d8c171fc10d98acef6a273 (diff)
downloadgsoc2013-epiphany-54a3d97114cb69754adc59c3450bd6496f28339e.tar
gsoc2013-epiphany-54a3d97114cb69754adc59c3450bd6496f28339e.tar.gz
gsoc2013-epiphany-54a3d97114cb69754adc59c3450bd6496f28339e.tar.bz2
gsoc2013-epiphany-54a3d97114cb69754adc59c3450bd6496f28339e.tar.lz
gsoc2013-epiphany-54a3d97114cb69754adc59c3450bd6496f28339e.tar.xz
gsoc2013-epiphany-54a3d97114cb69754adc59c3450bd6496f28339e.tar.zst
gsoc2013-epiphany-54a3d97114cb69754adc59c3450bd6496f28339e.zip
Wrong identifier here.
Diffstat (limited to 'lib')
-rw-r--r--lib/ephy-prefs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ephy-prefs.h b/lib/ephy-prefs.h
index 965d0ed0c..4a0d94809 100644
--- a/lib/ephy-prefs.h
+++ b/lib/ephy-prefs.h
@@ -44,7 +44,7 @@ G_BEGIN_DECLS
#define CONF_STATE_UPLOAD_DIR "/apps/epiphany/directories/upload"
/* Lockdown */
-#define CONF_DISABLE_SAVE_TO_DISK "/desktop/gnome/lockdown/disable_save_to_disk"
+#define CONF_LOCKDOWN_DISABLE_SAVE_TO_DISK "/desktop/gnome/lockdown/disable_save_to_disk"
/* System prefs */
#define CONF_DESKTOP_FTP_HANDLER "/desktop/gnome/url-handlers/ftp/command"