diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-10-12 14:13:12 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-10-14 15:40:01 +0200 |
commit | 89ebbf38c76bc5ea6e8161adaa2c4a55772b4ecb (patch) | |
tree | f09fe3f0760dd5f036b4dee86ca4a1b2524bd19c /AllLangHelp_simpress.mk | |
parent | c984b1f7c6d08c21aa21413980c0bd4408a88a3a (diff) |
tdf#139290 Help button for Load Styles to right page
Actually there are multiple Help pages for the same dialog.
The Load Style (writer), Change Master Slide (Impress) and Master Page
(Draw) all use the same dialog sfx/ui/loadtemplatedialog
Switches were added to select the contents for the right application.
Still, slides and pages terms are mixed in the UI.
Change-Id: I2d48dd8a72fe7b43e92b57299eed1577e355c060
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123529
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_simpress.mk')
-rw-r--r-- | AllLangHelp_simpress.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/AllLangHelp_simpress.mk b/AllLangHelp_simpress.mk index 0b4dbf68cd..b46409d25a 100644 --- a/AllLangHelp_simpress.mk +++ b/AllLangHelp_simpress.mk @@ -78,7 +78,6 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,simpress,\ helpcontent2/source/text/simpress/01/05100000 \ helpcontent2/source/text/simpress/01/05110500m \ helpcontent2/source/text/simpress/01/05120000 \ - helpcontent2/source/text/simpress/01/05120100 \ helpcontent2/source/text/simpress/01/05120500m \ helpcontent2/source/text/simpress/01/05130000 \ helpcontent2/source/text/simpress/01/05150000 \ |