summaryrefslogtreecommitdiff
path: root/officecfg/registry/data/org/openoffice
diff options
context:
space:
mode:
authorYousuf Philips <philipz85@hotmail.com>2014-11-10 02:53:55 +0400
committerSamuel Mehrbrodt <s.mehrbrodt@gmail.com>2014-11-11 14:41:39 +0000
commit82dcce9dc6e2b598b130179631e87342a656e22c (patch)
treef2f5b803e3e9ac91970c283743e6a684ea86a3f6 /officecfg/registry/data/org/openoffice
parentbc756111e8562e85517a36412d0c7846af77e880 (diff)
fdo#86035 added menu items for shapes and text box and did small rearrangement
Change-Id: If37446116dc4022d88e46af1af610bc70ce7db78 Reviewed-on: https://gerrit.libreoffice.org/12327 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Diffstat (limited to 'officecfg/registry/data/org/openoffice')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu4
1 files changed, 2 insertions, 2 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index 55a279b0ed55..6d92b6c86266 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -3125,7 +3125,7 @@
</node>
<node oor:name=".uno:InsertDraw" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Show Draw Functions</value>
+ <value xml:lang="en-US">~Shapes</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
@@ -3146,7 +3146,7 @@
</node>
<node oor:name=".uno:DrawText" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Text</value>
+ <value xml:lang="en-US">~Text Box</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>