Kaydet (Commit) edf3c404 authored tarafından Adolfo Jayme Barrientos's avatar Adolfo Jayme Barrientos

tdf#68871 Nuke old Elements box from menu, rename new pane

Change-Id: I22301e72a8cb8d11ad35ea63e6361b56e7c7e867
üst 0d7a34d1
...@@ -151,14 +151,9 @@ ...@@ -151,14 +151,9 @@
<value>1</value> <value>1</value>
</prop> </prop>
</node> </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"> <node oor:name=".uno:ElementsDockingWindow" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string"> <prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Elements Dock</value> <value xml:lang="en-US">Elements</value>
</prop> </prop>
</node> </node>
<node oor:name=".uno:FormelCursor" oor:op="replace"> <node oor:name=".uno:FormelCursor" oor:op="replace">
......
...@@ -80,7 +80,6 @@ ...@@ -80,7 +80,6 @@
<menu:menuitem menu:id=".uno:AvailableToolbars"/> <menu:menuitem menu:id=".uno:AvailableToolbars"/>
<menu:menuitem menu:id=".uno:StatusBarVisible"/> <menu:menuitem menu:id=".uno:StatusBarVisible"/>
<menu:menuitem menu:id=".uno:ShowImeStatusWindow"/> <menu:menuitem menu:id=".uno:ShowImeStatusWindow"/>
<menu:menuitem menu:id=".uno:ToolBox"/>
<menu:menuitem menu:id=".uno:ElementsDockingWindow"/> <menu:menuitem menu:id=".uno:ElementsDockingWindow"/>
<menu:menuseparator/> <menu:menuseparator/>
<menu:menuitem menu:id=".uno:TaskPane"/> <menu:menuitem menu:id=".uno:TaskPane"/>
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
<property name="hexpand">True</property> <property name="hexpand">True</property>
<property name="vexpand">True</property> <property name="vexpand">True</property>
<property name="border_width">6</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> <property name="type_hint">dock</property>
<child> <child>
<object class="GtkGrid" id="grid1"> <object class="GtkGrid" id="grid1">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment