diff options
author | Olivier Hallot <olivier.hallot@edx.srv.br> | 2015-07-21 00:27:45 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@edx.srv.br> | 2015-07-24 22:42:55 +0000 |
commit | 81aa73450c3acab47cbe939f19423597245d36d7 (patch) | |
tree | a484741099e8d1db73fff198b6f4e8dfaff92126 /AllLangHelp_shared.mk | |
parent | a1c39441d6fbdce0cb60542884c03b671b7a448f (diff) |
tdf#86637 (part) Help pages for OpenCL setings
This patch is a partial fix for tdf#86637 and provides an entry page
for Tools - Options - LibreOffice - Open CL
I left a warning that the page need further work.
Change-Id: I72514036a0ed95966c3ebc8fd12cea4edb2de4bf
Reviewed-on: https://gerrit.libreoffice.org/17251
Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
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 9cfc7099b8..8383139615 100644 --- a/AllLangHelp_shared.mk +++ b/AllLangHelp_shared.mk @@ -906,6 +906,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\ helpcontent2/source/text/shared/optionen/macrosecurity_ts \ helpcontent2/source/text/shared/optionen/mailmerge \ helpcontent2/source/text/shared/optionen/online_update \ + helpcontent2/source/text/shared/optionen/opencl \ helpcontent2/source/text/shared/optionen/persona_firefox \ helpcontent2/source/text/shared/optionen/serverauthentication \ helpcontent2/source/text/shared/optionen/testaccount \ |