summaryrefslogtreecommitdiff
path: root/shell
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
commit0ab7f7117781a77263eb288302698589d8b2af67 (patch)
tree1e4182aa75fa4f9da59db3ab81050b7b7e7d8a9f /shell
parent5a1cfb52bbfcf4c4af17163174849bdd2f13f995 (diff)
rhbz#649824# this key name is wrong
(cherry picked from commit fa42616b7c5e03ff9967afd826a2da5e95e855c9)
Diffstat (limited to 'shell')
-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 2867ebaf2297..1db95aaff87a 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
},