summaryrefslogtreecommitdiff
path: root/shell/source/backends/gconfbe/gconfaccess.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'shell/source/backends/gconfbe/gconfaccess.cxx')
-rw-r--r--shell/source/backends/gconfbe/gconfaccess.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/shell/source/backends/gconfbe/gconfaccess.cxx b/shell/source/backends/gconfbe/gconfaccess.cxx
index 34aa138f10a7..b0cc1778be32 100644
--- a/shell/source/backends/gconfbe/gconfaccess.cxx
+++ b/shell/source/backends/gconfbe/gconfaccess.cxx
@@ -33,8 +33,11 @@
#include "gconfaccess.hxx"
#define GCONF_PROXY_MODE_KEY "/system/proxy/mode"
+
+#ifdef ENABLE_LOCKDOWN
#define GCONF_AUTO_SAVE_KEY "/apps/openoffice/auto_save"
#define GCONF_USER_AUTO_SAVE_KEY "/apps/openoffice/user_auto_save"
+#endif
namespace gconfaccess {