diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-03-20 19:38:21 -0300 |
---|---|---|
committer | Jan Holesovsky <kendy@collabora.com> | 2018-08-07 17:52:30 +0200 |
commit | 93ebf037016819613322ef1c39951a3de893ec14 (patch) | |
tree | 48ee87ac18f7260064589a424e48b20ffa21b4d6 /AllLangHelp_shared.mk | |
parent | 9473da3b80bb94e0c7c951d814cad8b218907591 (diff) |
Deploy videos in New Help (WIP)
Add YouTube videos in New help.
add makefile
NOTE: <object> is not rendered in old help.
NOTE2: Removed online objects from offline help
Change-Id: I829fe1858002a454417d36d0651fe49097e008d4
Reviewed-on: https://gerrit.libreoffice.org/51679
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
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 d6f29e39ce..6de0b8d4cb 100644 --- a/AllLangHelp_shared.mk +++ b/AllLangHelp_shared.mk @@ -513,6 +513,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\ helpcontent2/source/text/shared/05/00000150 \ helpcontent2/source/text/shared/05/00000160 \ helpcontent2/source/text/shared/05/err_html \ + helpcontent2/source/text/shared/06/youtubevideos \ helpcontent2/source/text/shared/07/09000000 \ helpcontent2/source/text/shared/3dsettings_toolbar \ helpcontent2/source/text/shared/autokorr/01000000 \ |