diff options
author | Olivier Hallot <olivier.hallot@edx.srv.br> | 2015-07-26 17:39:23 -0300 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2015-08-25 15:12:31 +0000 |
commit | fff841e50d4e1b36453820b66f150d708ebfff2b (patch) | |
tree | 3e3c6c53167aa89ac0b32ea49b1a439f2b481cbd /AllLangHelp_shared.mk | |
parent | 67285d99b8c9373ba3fa992679353ee1a5bc4da9 (diff) |
TDF#80588 Help page for Basic IDE Options
Help page for Basic IDE Option in Tools - LibreOffice - Basic IDE Options
Before merging this patch it is necessary to verify correctness of the help page contents.
Change-Id: Ic80410910ed3eadb02c4fd49c02fc5f1dce053db
Reviewed-on: https://gerrit.libreoffice.org/17356
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
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 b6ffe86f7f..50cd9a65c4 100644 --- a/AllLangHelp_shared.mk +++ b/AllLangHelp_shared.mk @@ -899,6 +899,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\ helpcontent2/source/text/shared/optionen/01160200 \ helpcontent2/source/text/shared/optionen/01160201 \ helpcontent2/source/text/shared/optionen/BasicIDE \ + helpcontent2/source/text/shared/optionen/experimental \ helpcontent2/source/text/shared/optionen/java \ helpcontent2/source/text/shared/optionen/javaclasspath \ helpcontent2/source/text/shared/optionen/javaparameters \ |