diff options
author | Cédric Bosdonnat <cedric.bosdonnat@free.fr> | 2012-11-14 13:22:58 +0100 |
---|---|---|
committer | Cédric Bosdonnat <cedric.bosdonnat@free.fr> | 2012-11-15 13:13:11 +0100 |
commit | 812b7362c18a70fe97b3ebb8e1a6e32ff189f48e (patch) | |
tree | e0d6279dd3c64ed7be2465bd41ccbd8b04666f4f /officecfg | |
parent | b4fc58675b98d68544acc4aaa292548f10cb5c3b (diff) |
Migrate places configuration in user profile
Change-Id: Ia4494c3a1164026f5da25d2040a5cc187016b958
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Setup.xcu | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/officecfg/registry/data/org/openoffice/Setup.xcu b/officecfg/registry/data/org/openoffice/Setup.xcu index 4979ce748b91..bf5de3243992 100644 --- a/officecfg/registry/data/org/openoffice/Setup.xcu +++ b/officecfg/registry/data/org/openoffice/Setup.xcu @@ -857,6 +857,8 @@ <it>/org.openoffice.Office.Common/Misc/UseSystemFileDialog</it> <it>/org.openoffice.Office.Common/Misc/UseSystemPrintDialog</it> <it>/org.openoffice.Office.Common/Misc/SymbolStyle</it> + <it>/org.openoffice.Office.Common/Misc/FilePickerPlacesNames</it> + <it>/org.openoffice.Office.Common/Misc/FilePickerPlacesUrls</it> <it>/org.openoffice.Office.Common/Passwords</it> <it>/org.openoffice.Office.Common/Print/PrintingModifiesDocument</it> <it>/org.openoffice.Office.Common/Print/Warning</it> |