summaryrefslogtreecommitdiffstats
path: root/help3xsl
diff options
context:
space:
mode:
authorRene Engelhard <rene@rene-engelhard.de>2018-05-05 15:13:01 +0200
committerRene Engelhard <rene@rene-engelhard.de>2018-05-05 15:26:42 +0200
commita154b3f59a7d6e6cf17e585521592bf96b42a20e (patch)
tree9c81813c6779166b0ef57dda324e0f44148300c0 /help3xsl
parentFix ahelps and bookmarks on Hangul/Hanja conversion page (diff)
downloadhelp-a154b3f59a7d6e6cf17e585521592bf96b42a20e.tar.gz
help-a154b3f59a7d6e6cf17e585521592bf96b42a20e.zip
s/galaxy/colibre/
... as galaxy got removed with 60413c9800c27f53c1108015b50754b065bc98c6 Change-Id: I4e3ec6db6b57b31e184ec53def5bdb54e064ad21
Diffstat (limited to 'help3xsl')
-rwxr-xr-xhelp3xsl/convert2html.sh2
-rwxr-xr-xhelp3xsl/get_media.sh4
-rwxr-xr-xhelp3xsl/xhp2html.sh2
3 files changed, 4 insertions, 4 deletions
diff --git a/help3xsl/convert2html.sh b/help3xsl/convert2html.sh
index 3cfe860d91..f48f1d8a8e 100755
--- a/help3xsl/convert2html.sh
+++ b/help3xsl/convert2html.sh
@@ -287,7 +287,7 @@ echo '</sitemapindex>'>>$sitemap
cp normalize.css default.css help.js fuse.js paginathing.js $outDir
cp -r $enSource/source/media $outDir
mkdir -p $outDir/media/icon-themes
-#cp -a ../../icon-themes/galaxy/* $outDir/media/icon-themes/
+#cp -a ../../icon-themes/colibre/* $outDir/media/icon-themes/
#ln -s $productversion html/latest
exit
diff --git a/help3xsl/get_media.sh b/help3xsl/get_media.sh
index eaaeb44f16..ac1e90fc5e 100755
--- a/help3xsl/get_media.sh
+++ b/help3xsl/get_media.sh
@@ -39,5 +39,5 @@ cp default.css $outDir'/'$productVersion'/'
cp -a ../source/media $outDir'/'$productVersion'/'
-galaxy=$(realpath $workDir'/../icon-themes/galaxy')
-cp -a $galaxy $outDir'/'$productVersion'/media/icon-themes'
+colibre=$(realpath $workDir'/../icon-themes/colibre')
+cp -a $colibre $outDir'/'$productVersion'/media/icon-themes'
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