diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-05-29 13:08:42 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-05-31 13:17:11 +0200 |
commit | 4bbaecd77c87afee5453dc89a9e033d4048c909e (patch) | |
tree | 8e48ebe58f29eb9be1dbf046ecb429936f80fb24 /AllLangHelp_simpress.mk | |
parent | 1d8c6f2f81847b48e2c24b5ee1b0af8a7a5c0b5d (diff) |
tdf#107078 New way to load color palette
As color, hatching and gradient palettes are now handled by
extensions, this patch include:
- Refactor of xhp tags
- move palette_file from simpress/ to shared/
- adjust tree files
- add entry to shared/guide tree
Change-Id: Ied501dd86431d26d09ed91249c22f422620b16d6
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135096
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 cdda7431f3..db4e7f6c9b 100644 --- a/AllLangHelp_simpress.mk +++ b/AllLangHelp_simpress.mk @@ -180,7 +180,6 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,simpress,\ helpcontent2/source/text/simpress/guide/move_object \ helpcontent2/source/text/simpress/guide/orgchart \ helpcontent2/source/text/simpress/guide/page_copy \ - helpcontent2/source/text/simpress/guide/palette_files \ helpcontent2/source/text/simpress/guide/photo_album \ helpcontent2/source/text/simpress/guide/presenter_console \ helpcontent2/source/text/simpress/guide/print_tofit \ |