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 | f2ffdc83b4f587473c17c69b69705cdb6c2bd67d (patch) | |
tree | 8d5ff08f6901e210e2f9ac5f1155158d92299956 | |
parent | ef6a0dc85ab7bc342b1e11083a4b276aa9c26f5e (diff) |
Remove migration setting, erroneously clobbering UseSystemFileDialogOOO_BUILD_3_2_99_0_PRE
-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 28fd176c79..f672cad67a 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> |