summaryrefslogtreecommitdiff
path: root/officecfg/registry/data/org/openoffice
diff options
context:
space:
mode:
Diffstat (limited to 'officecfg/registry/data/org/openoffice')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/BasicIDE.xcu17
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu4
2 files changed, 2 insertions, 19 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/BasicIDE.xcu b/officecfg/registry/data/org/openoffice/Office/BasicIDE.xcu
index d3f74988aa94..fc401938cbcc 100644
--- a/officecfg/registry/data/org/openoffice/Office/BasicIDE.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/BasicIDE.xcu
@@ -18,21 +18,4 @@
-->
<!DOCTYPE oor:component-data SYSTEM "../../../../component-update.dtd">
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:install="http://openoffice.org/2004/installation" oor:name="BasicIDE" oor:package="org.openoffice.Office">
- <!--<node oor:name="Autocomplete" oor:op="replace">
- <prop oor:name="CodeComplete">
- <value>false</value>
- </prop>
- <prop oor:name="AutocloseParenthesis">
- <value>false</value>
- </prop>
- <prop oor:name="AutocloseDoubleQuotes">
- <value>false</value>
- </prop>
- <prop oor:name="AutocloseProc">
- <value>false</value>
- </prop>
- <prop oor:name="AutoCorrectSpelling">
- <value>false</value>
- </prop>
- </node>!-->
</oor:component-data>
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu
index f31895249141..a796ce1b6e99 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu
@@ -8,9 +8,9 @@
<value xml:lang="en-US">Goto Line Number...</value>
</prop>
</node>
- <node oor:name=".uno:CodeCompleteOptionsDialog" oor:op="replace">
+ <node oor:name=".uno:BasicIDEOptionsDialog" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Code Completition Options</value>
+ <value xml:lang="en-US">IDE options</value>
</prop>
</node>
<node oor:name=".uno:ShowLines" oor:op="replace">