diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-09-05 20:37:35 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-09-06 01:39:14 +0200 |
commit | cd6faa2767ad72d56c94259cf100cab49591b209 (patch) | |
tree | e4c2d462742b2049ee8a95a4cb8bed0f6d212b28 /AllLangHelp_shared.mk | |
parent | 2ae7099c3ba435fc466b2483d2d63d5e1bf493f6 (diff) |
tdf#155875 UI cmds Writer/Table in Help(31)
+ refactoring
+ Table - Size menu (part 31)
+ Merges optimal row/height into shared file
+ delete obsolete help pages
+ delete pages with no HID (obsolete)
+ Some pages will be revisited
Change-Id: I06593f96f3953f0de43a290a956acab94af09b34
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/156584
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_shared.mk')
-rw-r--r-- | AllLangHelp_shared.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/AllLangHelp_shared.mk b/AllLangHelp_shared.mk index e77a7c92cf..c40c7c4209 100644 --- a/AllLangHelp_shared.mk +++ b/AllLangHelp_shared.mk @@ -401,6 +401,8 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\ helpcontent2/source/text/shared/01/securitywarning \ helpcontent2/source/text/shared/01/selectcertificate \ helpcontent2/source/text/shared/01/SelectTable \ + helpcontent2/source/text/shared/01/SetOptimalColumnWidth \ + helpcontent2/source/text/shared/01/SetOptimalRowHeight \ helpcontent2/source/text/shared/01/select_template_category \ helpcontent2/source/text/shared/01/signexistingpdf \ helpcontent2/source/text/shared/01/signsignatureline \ |