summaryrefslogtreecommitdiff
path: root/help3xsl/get_media.sh
diff options
context:
space:
mode:
Diffstat (limited to 'help3xsl/get_media.sh')
-rwxr-xr-xhelp3xsl/get_media.sh4
1 files changed, 2 insertions, 2 deletions
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'