diff --git a/ws/Docbook/CustomLayer/webhelp/common/images/favicon.ico b/ws/Docbook/CustomLayer/webhelp/common/images/favicon.ico new file mode 100644 index 0000000000000000000000000000000000000000..d47ea43fffd7552283c7e8d18bcbe1c0decfd2fd Binary files /dev/null and b/ws/Docbook/CustomLayer/webhelp/common/images/favicon.ico differ diff --git a/ws/Docbook/Extensions/Tdata/Makefile b/ws/Docbook/Extensions/Tdata/Makefile index 5f30881ca7512eccc9d5851c5f9b98dd4fdb8f92..f16ad8b30dcdfe38180ae3a58c84e483756ca28c 100644 --- a/ws/Docbook/Extensions/Tdata/Makefile +++ b/ws/Docbook/Extensions/Tdata/Makefile @@ -97,6 +97,7 @@ SAXONCMD=java -cp "${DBOOK_XSL}/tools/lib/saxon9he.jar:/usr/share/java/xercesImp rsync -a ${DBOOK_XSL}/webhelp/template/* . # Images, Css cat ${DBOOK_XSL_CUSTOM}/webhelp/common/css/positioning.supp.css >> common/css/positioning.css # highlighting supplements cp ${DBOOK_XSL_CUSTOM}/webhelp/common/images/hdmlogo.svg common/images + cp ${DBOOK_XSL_CUSTOM}/webhelp/common/images/favicon.ico . rsync -a --exclude='.git' /usr/share/hdmwebhelp/extern/libs/mathjax . cd ${DBOOK_XSL}/webhelp/template/search; \ cp nwSearchFnt.js default.props punctuation.props en-us.props stemmers/en_stemmer.js \