summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2010-11-05 15:25:06 +0000
committerCaolán McNamara <caolanm@redhat.com>2010-11-05 16:19:02 +0000
commit900bbe83a024665f0f2862616c1bf21065d2829f (patch)
tree14947f4112e8fda07fe40bc0346aa5aa69a13aa3
parentb8ff3cec54df8358e6ee7ff77c8bfc260ca5c938 (diff)
rhbz#649824# this key name is wrong
(cherry picked from commit fa42616b7c5e03ff9967afd826a2da5e95e855c9)
-rw-r--r--shell/source/backends/gconfbe/gconfaccess.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/source/backends/gconfbe/gconfaccess.cxx b/shell/source/backends/gconfbe/gconfaccess.cxx
index 506c5c2aae..9ec3dd3526 100644
--- a/shell/source/backends/gconfbe/gconfaccess.cxx
+++ b/shell/source/backends/gconfbe/gconfaccess.cxx
@@ -765,7 +765,7 @@ ConfigurationValue const ConfigurationValues[] =
{
SETTING_REMOVE_PERSONAL_INFO,
"/apps/openoffice/lockdown/remove_personal_info_on_save",
- "Scripting/RemovePersonalInfoOnSaving",
+ "RemovePersonalInfoOnSaving",
sal_False,
SETTINGS_LAST
},