diff options
author | Rene Engelhard <rene@rene-engelhard.de> | 2018-05-05 15:13:01 +0200 |
---|---|---|
committer | Rene Engelhard <rene@rene-engelhard.de> | 2018-05-05 15:26:42 +0200 |
commit | a154b3f59a7d6e6cf17e585521592bf96b42a20e (patch) | |
tree | 9c81813c6779166b0ef57dda324e0f44148300c0 /help3xsl/xhp2html.sh | |
parent | a536178daab521449620a80459371fa2bb76b295 (diff) |
s/galaxy/colibre/
... as galaxy got removed with 60413c9800c27f53c1108015b50754b065bc98c6
Change-Id: I4e3ec6db6b57b31e184ec53def5bdb54e064ad21
Diffstat (limited to 'help3xsl/xhp2html.sh')
-rwxr-xr-x | help3xsl/xhp2html.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help3xsl/xhp2html.sh b/help3xsl/xhp2html.sh index 6da95dbd95..f65f58a074 100755 --- a/help3xsl/xhp2html.sh +++ b/help3xsl/xhp2html.sh @@ -181,7 +181,7 @@ cp default.css $here'/html/'$productversion'/' cp -a ../source/media $here'/html/'$productversion'/' mkdir -p $here'/html/'$productversion'/media/icon-themes' -cp -a ../../icon-themes/galaxy/* $here'/html/'$productversion'/media/icon-themes/' +cp -a ../../icon-themes/colibre/* $here'/html/'$productversion'/media/icon-themes/' ln -s $productversion html/latest # Set helpex utility and environment |