summaryrefslogtreecommitdiff
path: root/officecfg/registry/schema/org
diff options
context:
space:
mode:
authorGergo Mocsi <gmocsi91@gmail.com>2013-08-01 13:59:10 +0200
committerGergo Mocsi <gmocsi91@gmail.com>2013-08-01 13:59:10 +0200
commit3f3518e44b2bfb271fe609338018c9eb5be2403a (patch)
tree5ca89a17bb3e253863e45baa79fbddd74dd4274f /officecfg/registry/schema/org
parentdc85b9f31c7b7035c9ee11721bfbaef7649afd15 (diff)
GSOC work, renaming for consistency
Menu enrty was renamed to IDE Options under View. SID_BASICIDE_CODECOMPLETE was renamed to SID_BASICIDE_IDEOPTIONS. CodeCompleteDlg was rename to BasicIDEOptionDlg. Ui file was renamed to basicideoptionsdialog.ui. Checkbox for extended types is now independent from code complete one. Change-Id: Id862df0ee56cdf2aa81e19a34099fe679ad5d311
Diffstat (limited to 'officecfg/registry/schema/org')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/BasicIDE.xcs4
1 files changed, 2 insertions, 2 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/BasicIDE.xcs b/officecfg/registry/schema/org/openoffice/Office/BasicIDE.xcs
index 385f746a7dca..7aecd133a193 100644
--- a/officecfg/registry/schema/org/openoffice/Office/BasicIDE.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/BasicIDE.xcs
@@ -56,9 +56,9 @@
</info>
<value>false</value>
</prop>
- <prop oor:name="AutoCorrectSpelling" oor:type="xs:boolean" oor:nillable="false">
+ <prop oor:name="AutoCorrectKeywords" oor:type="xs:boolean" oor:nillable="false">
<info>
- <desc>Sets the auto correct spelling on/off. Default is false.</desc>
+ <desc>Sets the auto correction of keywords on/off. Default is false.</desc>
</info>
<value>false</value>
</prop>