diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-07-24 13:22:15 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-07-24 19:04:15 +0200 |
commit | ac281f6182dbb4ba1190c7bf89bfd693c58d6c5c (patch) | |
tree | 6f80d5bd489c38ef4331c1a24de8bea763aef119 /AllLangHelp_shared.mk | |
parent | 3c868b00dfc7f66231bdc6f241bd94182108fa02 (diff) |
tdf#156441 Add help page for Calc drawing styles
+ refactor and fix for several outdated pieces.
Change-Id: Ibc38e67fe988020974315e0508d623f0ba78ab20
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/154870
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_shared.mk')
-rw-r--r-- | AllLangHelp_shared.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/AllLangHelp_shared.mk b/AllLangHelp_shared.mk index 42029f1dff..ae2a5bafab 100644 --- a/AllLangHelp_shared.mk +++ b/AllLangHelp_shared.mk @@ -347,6 +347,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\ helpcontent2/source/text/shared/01/font_features \ helpcontent2/source/text/shared/01/gallery \ helpcontent2/source/text/shared/01/gallery_files \ + helpcontent2/source/text/shared/01/graphic_styles \ helpcontent2/source/text/shared/01/grid_and_helplines \ helpcontent2/source/text/shared/01/guides \ helpcontent2/source/text/shared/01/image_compression \ |