summaryrefslogtreecommitdiff
path: root/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu
diff options
context:
space:
mode:
authorGergo Mocsi <gmocsi91@gmail.com>2013-08-01 13:59:10 +0200
committerGergo Mocsi <gmocsi91@gmail.com>2013-09-02 18:16:54 +0200
commit790a7aff12eb37c76484026bd77915cef3de98d4 (patch)
tree622ffe4fdd47e4e13e272d244a8754828eda0d02 /officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu
parenta622a19b7acb12375b77bbaa21f6384121780d91 (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/data/org/openoffice/Office/UI/BasicIDECommands.xcu')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu4
1 files changed, 2 insertions, 2 deletions
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">