summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdolfo Jayme Barrientos <fitojb@ubuntu.com>2015-05-13 04:41:18 -0500
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2015-05-13 04:44:08 -0500
commitedf3c40421c193a0603d220d50320c9953cfb9ed (patch)
tree0f38c7f2c92e0c7e7a86246c6cae65bbf089dbd2
parent0d7a34d11f05dfdb010fce43710a3f03a931616c (diff)
tdf#68871 Nuke old Elements box from menu, rename new pane
Change-Id: I22301e72a8cb8d11ad35ea63e6361b56e7c7e867
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu7
-rw-r--r--starmath/uiconfig/smath/menubar/menubar.xml1
-rw-r--r--starmath/uiconfig/smath/ui/dockingelements.ui2
3 files changed, 2 insertions, 8 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu
index fc99e062071d..eda6c08bae42 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu
@@ -151,14 +151,9 @@
<value>1</value>
</prop>
</node>
- <node oor:name=".uno:ToolBox" oor:op="replace">
- <prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Elements</value>
- </prop>
- </node>
<node oor:name=".uno:ElementsDockingWindow" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Elements Dock</value>
+ <value xml:lang="en-US">Elements</value>
</prop>
</node>
<node oor:name=".uno:FormelCursor" oor:op="replace">
diff --git a/starmath/uiconfig/smath/menubar/menubar.xml b/starmath/uiconfig/smath/menubar/menubar.xml
index 3468d436c085..5a8edbb23763 100644
--- a/starmath/uiconfig/smath/menubar/menubar.xml
+++ b/starmath/uiconfig/smath/menubar/menubar.xml
@@ -80,7 +80,6 @@
<menu:menuitem menu:id=".uno:AvailableToolbars"/>
<menu:menuitem menu:id=".uno:StatusBarVisible"/>
<menu:menuitem menu:id=".uno:ShowImeStatusWindow"/>
- <menu:menuitem menu:id=".uno:ToolBox"/>
<menu:menuitem menu:id=".uno:ElementsDockingWindow"/>
<menu:menuseparator/>
<menu:menuitem menu:id=".uno:TaskPane"/>
diff --git a/starmath/uiconfig/smath/ui/dockingelements.ui b/starmath/uiconfig/smath/ui/dockingelements.ui
index b9630544eac2..79dd5679dcae 100644
--- a/starmath/uiconfig/smath/ui/dockingelements.ui
+++ b/starmath/uiconfig/smath/ui/dockingelements.ui
@@ -8,7 +8,7 @@
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="border_width">6</property>
- <property name="title" translatable="yes">Elements Dock</property>
+ <property name="title" translatable="yes">Elements</property>
<property name="type_hint">dock</property>
<child>
<object class="GtkGrid" id="grid1">