[Libreoffice-commits] help.git: AllLangHelp_sbasic.mk source/text
Alain Romedenne (via logerrit)
logerrit at kemper.freedesktop.org
Wed Feb 17 12:52:30 UTC 2021
AllLangHelp_sbasic.mk | 1 +
source/text/sbasic/shared/03/lib_ScriptForge.xhp | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
New commits:
commit 6a461bd0ac2ccb8b385f24d0698d29cad49084b7
Author: Alain Romedenne <alain.romedenne at libreoffice.org>
AuthorDate: Wed Feb 17 13:40:31 2021 +0100
Commit: Rafael Lima <rafael.palma.lima at gmail.com>
CommitDate: Wed Feb 17 13:52:08 2021 +0100
make file and Scriptforge link past patch #111036
Change-Id: Id827cf8e5fa35ad61d7130ea3247bd6395ab1401
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111037
Tested-by: Jenkins
Reviewed-by: Rafael Lima <rafael.palma.lima at gmail.com>
diff --git a/AllLangHelp_sbasic.mk b/AllLangHelp_sbasic.mk
index ea88a9d6f..53af112a0 100644
--- a/AllLangHelp_sbasic.mk
+++ b/AllLangHelp_sbasic.mk
@@ -86,6 +86,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,sbasic,\
helpcontent2/source/text/sbasic/shared/03/sf_exception \
helpcontent2/source/text/sbasic/shared/03/sf_filesystem \
helpcontent2/source/text/sbasic/shared/03/sf_session \
+ helpcontent2/source/text/sbasic/shared/03/sf_services \
helpcontent2/source/text/sbasic/shared/03/sf_string \
helpcontent2/source/text/sbasic/shared/03/sf_timer \
helpcontent2/source/text/sbasic/shared/03/sf_ui \
diff --git a/source/text/sbasic/shared/03/lib_ScriptForge.xhp b/source/text/sbasic/shared/03/lib_ScriptForge.xhp
index c3cd4ff3f..7ef2387b3 100644
--- a/source/text/sbasic/shared/03/lib_ScriptForge.xhp
+++ b/source/text/sbasic/shared/03/lib_ScriptForge.xhp
@@ -105,7 +105,7 @@
<paragraph role="paragraph" id="par_id781606151141190" localize="false">Platform</paragraph>
</section>
<section id="Services">
- <paragraph role="paragraph" id="par_id771606151141575" localize="false">Services</paragraph>
+ <embed href="text/sbasic/shared/03/sf_services.xhp#abstract"/>
</section>
<section id="Session">
<embed href="text/sbasic/shared/03/sf_session.xhp#abstract"/>
More information about the Libreoffice-commits
mailing list