diff options
author | Olivier Hallot <olivier.hallot@edx.srv.br> | 2015-09-07 09:46:54 -0300 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2015-09-13 19:39:16 +0000 |
commit | dad7181e3a620b129ac0c0e9842c55730c41b170 (patch) | |
tree | 9b85575d62e0c0aeba50b255678b228642eac1b7 /AllLangHelp_shared.mk | |
parent | e898a3bb4d3fc992a2b3acfde48fec72014ff37e (diff) |
tdf#80589 Add help page for Expert Configuration
Change-Id: I07b23a13c77ffd028998d0583ab7d66615d060ae
Reviewed-on: https://gerrit.libreoffice.org/18375
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 50cd9a65c4..173b7082b0 100644 --- a/AllLangHelp_shared.mk +++ b/AllLangHelp_shared.mk @@ -901,6 +901,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\ helpcontent2/source/text/shared/optionen/BasicIDE \ helpcontent2/source/text/shared/optionen/experimental \ helpcontent2/source/text/shared/optionen/java \ + helpcontent2/source/text/shared/optionen/expertconfig \ helpcontent2/source/text/shared/optionen/javaclasspath \ helpcontent2/source/text/shared/optionen/javaparameters \ helpcontent2/source/text/shared/optionen/macrosecurity \ |