diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-10-19 18:17:02 +0200 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-10-19 20:34:23 +0200 |
commit | 7f0ff496eadf2fcb9bdbf698637cfb66261ea3fd (patch) | |
tree | 3a5b5f31243ad9b36fd54b5253aa4995978b5cb1 /AllLangHelp_swriter.mk | |
parent | efae5941210d1801523ae2a7a6ef3e3d5521bd46 (diff) |
Resolves: 02 edit menu in tdf#137084 - update edit menu in Writer
- move "Direct Cursor Mode" to current position in Edit menu
- add Comment label and description
- update label to "Links to External Files"
- remove "Footnote or Endnote", "Index Entry" and "Bibliography Entry"
to "Reference" submenu
- make new submenu page, embedded as "Reference"
- add "access" command for "Reference" in edit_menu.xhp
- add keyboard shortcut for "Go to Page"
- update "Go to Page", because no longer to Navigator
- update "Edit File" (/shared/02/070700000.xhp) to "Edit Mode"
- update to <h1>,<h2>,<menuitem>
Change-Id: I34e8f74b8d43e2875e40b24cc0d93eecdc2b2ad0
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104498
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Tested-by: Jenkins
Diffstat (limited to 'AllLangHelp_swriter.mk')
-rw-r--r-- | AllLangHelp_swriter.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/AllLangHelp_swriter.mk b/AllLangHelp_swriter.mk index 54c0fc79f1..ce3925d093 100644 --- a/AllLangHelp_swriter.mk +++ b/AllLangHelp_swriter.mk @@ -175,6 +175,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,swriter,\ helpcontent2/source/text/swriter/01/06210000 \ helpcontent2/source/text/swriter/01/06220000 \ helpcontent2/source/text/swriter/01/06990000 \ + helpcontent2/source/text/swriter/01/edit_reference_submenu \ helpcontent2/source/text/swriter/01/format_object \ helpcontent2/source/text/swriter/01/legacynumbering \ helpcontent2/source/text/swriter/01/mailmerge00 \ |