Kaydet (Commit) a46a4154 authored tarafından Yousuf Philips's avatar Yousuf Philips

tdf#87610 Replace Bookmark with Anchor in Writer Web

Change-Id: Ia698aec5a4ea9bb2452263f5ff975e045da66393
Reviewed-on: https://gerrit.libreoffice.org/22747Reviewed-by: 's avatarYousuf Philips <philipz85@hotmail.com>
Tested-by: 's avatarYousuf Philips <philipz85@hotmail.com>
üst 58bef396
......@@ -336,6 +336,17 @@
<value>1</value>
</prop>
</node>
<node oor:name=".uno:InsertAnchor" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Anc~hor...</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
</prop>
<prop oor:name="TargetURL" oor:type="xs:string">
<value>.uno:InsertBookmark</value>
</prop>
</node>
<node oor:name=".uno:InsertPara" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Insert Paragraph</value>
......
......@@ -152,7 +152,7 @@
<menu:menuitem menu:id=".uno:HyperlinkDialog"/>
<menu:menuseparator/>
<menu:menuitem menu:id=".uno:InsertFootnoteDialog"/>
<menu:menuitem menu:id=".uno:InsertBookmark"/>
<menu:menuitem menu:id=".uno:InsertAnchor"/>
<menu:menuitem menu:id=".uno:InsertAnnotation"/>
<menu:menuitem menu:id=".uno:InsertScript"/>
<menu:menuseparator/>
......
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