diff options
author | Olivier Hallot <olivier.hallot@edx.srv.br> | 2015-07-20 23:38:54 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@edx.srv.br> | 2015-07-24 22:26:34 +0000 |
commit | a1c39441d6fbdce0cb60542884c03b671b7a448f (patch) | |
tree | 5eca0a2f3bda94b9e86d8672560ca78245899034 /AllLangHelp_shared.mk | |
parent | 7cb47387ef4483bdd7b70c8e6db9ecf1a2a98a66 (diff) |
tdf#80586 (part) help page for Personalization
This patch is a partial fix for tdf#80586 and provides an entry page for
Tools - Options - LibreOffice - Personalization
I left a warning that the page need further work.
Change-Id: I68b5eb454db128db1fb44d5e7a5da2f46c807ab1
Reviewed-on: https://gerrit.libreoffice.org/17250
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 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/AllLangHelp_shared.mk b/AllLangHelp_shared.mk index 2210bb969a..9cfc7099b8 100644 --- a/AllLangHelp_shared.mk +++ b/AllLangHelp_shared.mk @@ -827,6 +827,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\ helpcontent2/source/text/shared/main0600 \ helpcontent2/source/text/shared/main0650 \ helpcontent2/source/text/shared/main0800 \ + helpcontent2/source/text/shared/need_help \ helpcontent2/source/text/shared/optionen/01000000 \ helpcontent2/source/text/shared/optionen/01010000 \ helpcontent2/source/text/shared/optionen/01010100 \ @@ -905,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/persona_firefox \ helpcontent2/source/text/shared/optionen/serverauthentication \ helpcontent2/source/text/shared/optionen/testaccount \ helpcontent2/source/text/shared/optionen/viewcertificate \ |