diff options
author | Michael Meeks <michael.meeks@novell.com> | 2010-09-24 13:29:54 +0100 |
---|---|---|
committer | Michael Meeks <michael.meeks@novell.com> | 2010-09-24 13:30:37 +0100 |
commit | 9f3971de096d31346d50f47e23d6e290fbe088a1 (patch) | |
tree | 53a6b2d974c23edd29907a23e588016920b9cfe1 /officecfg | |
parent | 1f42859596afd818a44681818fca914fa25b9911 (diff) |
Remove migration setting, erroneously clobbering UseSystemFileDialog
Notes
Notes:
split repo tag: libs-core_OOO_BUILD_3_2_99_0_PRE
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/Common.xcu | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/Common.xcu b/officecfg/registry/data/org/openoffice/Office/Common.xcu index b7c019f24c28..0227ec16249b 100644 --- a/officecfg/registry/data/org/openoffice/Office/Common.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Common.xcu @@ -576,7 +576,6 @@ </node> <node oor:name="Misc"> <prop oor:name="UseSystemFileDialog"> - <value install:module="UseOOoFileDialogs">false</value> <value install:module="gconflockdown" oor:external= "com.sun.star.configuration.backend.GconfBackend UseSystemFileDialog"/> </prop> |