diff options
author | Alain Romedenne <LibreOfficiant@sfr.fr> | 2021-01-20 09:48:49 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-02-03 23:37:42 +0100 |
commit | 268d92a454d7839eefb1c4c97bba805141bb874f (patch) | |
tree | 8938dbc63ad9e1bff6b9106ed64b20204c8a505c /AllLangHelp_sbasic.mk | |
parent | d8f033af4128be4d70172988ef9389a85673e1ef (diff) |
(ScriptForge) SFDialogs library sf_Dialog sf_control new pages
- sf_calc unmuting L10N
Change-Id: I3799952c29f21570e6faa81c5b1b27bc28786fb5
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109674
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_sbasic.mk')
-rw-r--r-- | AllLangHelp_sbasic.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/AllLangHelp_sbasic.mk b/AllLangHelp_sbasic.mk index 57cfed0d98..2fad16c6d7 100644 --- a/AllLangHelp_sbasic.mk +++ b/AllLangHelp_sbasic.mk @@ -79,6 +79,8 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,sbasic,\ helpcontent2/source/text/sbasic/shared/03/lib_ScriptForge \ helpcontent2/source/text/sbasic/shared/03/sf_array \ helpcontent2/source/text/sbasic/shared/03/sf_calc \ + helpcontent2/source/text/sbasic/shared/03/sf_dialog \ + helpcontent2/source/text/sbasic/shared/03/sf_dialogcontrol \ helpcontent2/source/text/sbasic/shared/03/sf_dictionary \ helpcontent2/source/text/sbasic/shared/03/sf_exception \ helpcontent2/source/text/sbasic/shared/03/sf_ui \ |