60d72b9e5a
This reverts commit 6f81880e1b
.
10 lines
591 B
XML
10 lines
591 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<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">
|
|
|
|
<!-- tdf#106488 - reverse hostname lookup can go badly wrong -->
|
|
<item oor:path="/org.openoffice.Office.Common/Misc"><prop oor:name="UseLocking" oor:op="fuse"><value>false</value></prop></item>
|
|
|
|
<!-- Enable spell-checking by default -->
|
|
<item oor:path="/org.openoffice.Office.Linguistic/SpellChecking"><prop oor:name="IsSpellAuto" oor:op="fuse"><value>true</value></prop></item>
|
|
|
|
</oor:items>
|