Kaydet (Commit) 166b7ef4 authored tarafından Maxim Monastirsky's avatar Maxim Monastirsky

Move .uno:InsertFormMenu to GenericCommands

Change-Id: I9af0b49c95dd55ccde463b6f0567c9160d180670
(cherry picked from commit fd5708bf)
üst b824edb7
......@@ -20,6 +20,11 @@
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:install="http://openoffice.org/2004/installation" oor:name="GenericCommands" oor:package="org.openoffice.Office.UI">
<node oor:name="UserInterface">
<node oor:name="Commands">
<node oor:name=".uno:InsertFormMenu" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Fo~rm Control</value>
</prop>
</node>
<node oor:name=".uno:WebHtml" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Preview in Web Browser</value>
......
......@@ -68,11 +68,6 @@
<value xml:lang="en-US">Page Number</value>
</prop>
</node>
<node oor:name=".uno:InsertFormMenu" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Fo~rm Control</value>
</prop>
</node>
<node oor:name=".uno:InsertHeaderFooterMenu" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">He~ader and Footer</value>
......
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