summaryrefslogtreecommitdiffstats
path: root/help3xsl
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2017-08-06 17:21:44 -0300
committerOlivier Hallot <olivier.hallot@edx.srv.br>2017-08-06 22:25:15 +0200
commitae4b238aec8977510b63b5a30c71e0aa933c279a (patch)
tree74ba7956da255031b9f95bdd016045a1deeface9 /help3xsl
parenttdf#97745 Handle offline browser help (diff)
downloadhelp-ae4b238aec8977510b63b5a30c71e0aa933c279a.tar.gz
help-ae4b238aec8977510b63b5a30c71e0aa933c279a.zip
tdf#97745 use lowercase for file names
synch with https://gerrit.libreoffice.org/#/c/40698/3 Change-Id: I7cc72312a729fcd6468198fd3cb9b4686e588832 Reviewed-on: https://gerrit.libreoffice.org/40812 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Diffstat (limited to 'help3xsl')
-rw-r--r--help3xsl/help.html (renamed from help3xsl/LOHelp.html)0
-rwxr-xr-xhelp3xsl/xhp2html.sh2
2 files changed, 1 insertions, 1 deletions
diff --git a/help3xsl/LOHelp.html b/help3xsl/help.html
index bd2100a7e4..bd2100a7e4 100644
--- a/help3xsl/LOHelp.html
+++ b/help3xsl/help.html
diff --git a/help3xsl/xhp2html.sh b/help3xsl/xhp2html.sh
index 7ba59588fa..105a860493 100755
--- a/help3xsl/xhp2html.sh
+++ b/help3xsl/xhp2html.sh
@@ -110,7 +110,7 @@ mkdir -p $here'/html/'$productversion
echo 'copy global service files'
cp index.html $here'/html/'
-cp LOHelp.html $here'/html/'
+cp help.html $here'/html/'
cp index2.html $here'/html/'$productversion'/index.html'
cp help.js $here'/html/'$productversion'/'
cp jquery-3.1.1.min.js $here'/html/'$productversion'/'