diff options
Diffstat (limited to 'qadevOOo/qa/registrymodifications.xcu')
-rw-r--r-- | qadevOOo/qa/registrymodifications.xcu | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qadevOOo/qa/registrymodifications.xcu b/qadevOOo/qa/registrymodifications.xcu index 9d9c2a8ac714..aa833bd58b43 100644 --- a/qadevOOo/qa/registrymodifications.xcu +++ b/qadevOOo/qa/registrymodifications.xcu @@ -3,6 +3,7 @@ when building with non-en system locales --> <oor:items xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <item oor:path="/org.openoffice.Office.Calc/Formula/Syntax"><prop oor:name="EnglishFunctionName" oor:op="fuse"><value>true</value></prop></item> +<item oor:path="/org.openoffice.Office.Common/Misc"><prop oor:name="UseSystemFileDialog" oor:op="fuse"><value>false</value></prop></item> <item oor:path="/org.openoffice.Setup/L10N"><prop oor:name="ooSetupSystemLocale" oor:op="fuse"><value>en-US</value></prop></item> <item oor:path="/org.openoffice.Setup/L10N"><prop oor:name="ooLocale" oor:op="fuse"><value>en</value></prop></item> <item oor:path="/org.openoffice.Office.Linguistic/General"><prop oor:name="UILocale" oor:op="fuse"><value>en-US</value></prop></item> |