diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-08-18 17:44:45 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-08-19 00:22:14 +0200 |
commit | 6570689918de8fa9185c496808681b4612906164 (patch) | |
tree | 8d02e891298725127d362b1317fcdea41fce2fad /source/text/sdraw/00 | |
parent | 1848284e83e609f092f80c55dce108c22964699f (diff) |
Update Draw menus and Contents tree (part)
Change-Id: I556a2cafdd66fc425aa67f821c1a5b676ef22c81
Reviewed-on: https://gerrit.libreoffice.org/77677
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/sdraw/00')
-rw-r--r-- | source/text/sdraw/00/page_menu.xhp | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/source/text/sdraw/00/page_menu.xhp b/source/text/sdraw/00/page_menu.xhp index 5a006d5f2c..f04fa95c14 100644 --- a/source/text/sdraw/00/page_menu.xhp +++ b/source/text/sdraw/00/page_menu.xhp @@ -18,9 +18,9 @@ --> <helpdocument version="1.0"> <meta> - <topic id="textsimpress00pagemenuxml" indexer="exclude" status="PUBLISH"> + <topic id="textsdraw00pagemenuxml" indexer="exclude" status="PUBLISH"> <title id="tit" xml-lang="en-US">Page Menu</title> - <filename>/text/simpress/00/page_menu.xhp</filename> + <filename>/text/sdraw/00/page_menu.xhp</filename> </topic> </meta> <body> @@ -48,5 +48,12 @@ </table> </section> </section> + <paragraph role="paragraph" id="par_id231566134395223"><variable id="menupagerename">Choose <menuitem>Page - Rename Page</menuitem></variable></paragraph> + <paragraph role="paragraph" id="par_id311566135070776"><variable id="contextmenurename">Right-click on the page thumbnail and choose <menuitem>Rename Page</menuitem></variable></paragraph> + <paragraph role="paragraph" id="par_id141566138212217"><variable id="menupagedelete">Choose <menuitem>Page - Delete Page</menuitem></variable></paragraph> + <paragraph role="paragraph" id="par_id261566138218294"><variable id="contextmenudelete">Right-click on the page thumbnail and choose <menuitem>Delete Page</menuitem></variable></paragraph> + <paragraph role="paragraph" id="par_id491566139741356"><variable id="menupageduplicate">Choose <menuitem>Page - Duplicate Page</menuitem></variable></paragraph> + <paragraph role="paragraph" id="par_id301566157911675"><variable id="pagenavigation">Choose <menuitem>Page - Navigate</menuitem>.</variable></paragraph> + </body> </helpdocument> |