summaryrefslogtreecommitdiffstats
path: root/AllLangHelp_sbasic.mk
diff options
context:
space:
mode:
authorAlain Romedenne <pyoffice.romedenne@sfr.fr>2018-12-11 16:54:46 -0200
committerOlivier Hallot <olivier.hallot@libreoffice.org>2018-12-12 10:10:46 +0100
commit3f0f452519618e4b0bd0b97a855fc5ffe5514a49 (patch)
tree9987255ccc6c4164cb933a846be3c781bace4a44 /AllLangHelp_sbasic.mk
parentCorrect some Format - Row/Column/Cell paths (diff)
downloadhelp-3f0f452519618e4b0bd0b97a855fc5ffe5514a49.tar.gz
help-3f0f452519618e4b0bd0b97a855fc5ffe5514a49.zip
StarDesktop object and reorder indexes
Add StarDesktop object description Reorder "Other commands" to add UNO objects Change-Id: Ia6547ea059276f8946b03392d29d968187bcd26c Signed-off-by: Olivier Hallot <olivier.hallot@libreoffice.org> Reviewed-on: https://gerrit.libreoffice.org/64981 Tested-by: Jenkins
Diffstat (limited to 'AllLangHelp_sbasic.mk')
-rw-r--r--AllLangHelp_sbasic.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/AllLangHelp_sbasic.mk b/AllLangHelp_sbasic.mk
index f1f3ad8964..ec22b518ee 100644
--- a/AllLangHelp_sbasic.mk
+++ b/AllLangHelp_sbasic.mk
@@ -364,6 +364,8 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,sbasic,\
helpcontent2/source/text/sbasic/python/main0000 \
helpcontent2/source/text/sbasic/python/python_ide \
helpcontent2/source/text/sbasic/python/python_locations \
+ helpcontent2/source/text/sbasic/shared/stardesktop \
+ helpcontent2/source/text/sbasic/shared/uno_objects \
))
# vim: set noet sw=4 ts=4: