diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-10-09 17:38:34 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-10-10 00:16:45 +0200 |
commit | 3644717d42d7fa24a61af95a6b51643665d879d1 (patch) | |
tree | f61541bb28a0dcdef9c94d1cd1229abd88b5e55e /source/text/shared | |
parent | a99fef353cedd72e5b96e2115d4d621d3d513d09 (diff) |
tdf#155875 UI cmds Writer/Help in Help(51)
+ refactoring
+ Edit menu - final
Change-Id: Ibf65e70f1edfa2733800eaa9e69ca9789abb0b2c
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/157738
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared')
-rw-r--r-- | source/text/shared/00/edit_menu.xhp | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/source/text/shared/00/edit_menu.xhp b/source/text/shared/00/edit_menu.xhp index e233478ffb..2f9c984d5f 100644 --- a/source/text/shared/00/edit_menu.xhp +++ b/source/text/shared/00/edit_menu.xhp @@ -233,6 +233,19 @@ <section id="changes"> <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> <paragraph role="paragraph" id="par_id3145251">Choose <menuitem>Edit - Track Changes</menuitem>.</paragraph> + <embed href="text/shared/00/00000004.xhp#from_tabUI"/> + <paragraph role="paragraph" id="par_id561696881820809">Choose <menuitem>Review</menuitem> tab.</paragraph> + <embed href="text/shared/00/00000004.xhp#from_toolbars"/> + <table id="tab_id731696881885071"> + <tablerow> + <tablecell> + <paragraph id="par_id801696881885072" role="paragraph"><image src="cmd/lc_trackchanges.svg" id="img_id101696881885073" width="1cm" height="1cm"><alt id="alt_id531696881885074">Icon Track Changes</alt></image></paragraph> + </tablecell> + <tablecell> + <paragraph id="par_id1001696881885075" role="paragraph">Track Changes</paragraph> + </tablecell> + </tablerow> + </table> </section> <paragraph role="paragraph" id="par_id3153336"><variable id="aufzeichnen">Choose <menuitem>Edit - Track Changes - Record</menuitem>.</variable></paragraph> |