diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-08-25 13:29:47 -0300 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2018-09-04 09:23:23 +0200 |
commit | 401ca6e0d92c9c95d14b89b90bef225664f7d462 (patch) | |
tree | cac71a36ea64ddb5ce8418a241da528e05961bd8 /AllLangHelp_shared.mk | |
parent | 222f1120f957b927650e2317f03cbc92aa80480b (diff) |
Refactor pages for string <-> numbers/refs/dates
Change-Id: I988850bd09ed2877bc98a3fda7ddff4b3ffbcff6
Reviewed-on: https://gerrit.libreoffice.org/59595
Tested-by: Jenkins
Reviewed-by: Eike Rathke <erack@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 7a97be4bc4..b019c5d6b4 100644 --- a/AllLangHelp_shared.mk +++ b/AllLangHelp_shared.mk @@ -888,6 +888,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/detailedcalculation \ helpcontent2/source/text/shared/optionen/experimental \ helpcontent2/source/text/shared/optionen/java \ helpcontent2/source/text/shared/optionen/expertconfig \ |