From bf40fc6930dca3c86fce62ffcd8232d17c971681 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: May 08 2011 18:32:05 +0000 Subject: Update render_doSvgLastActions.sh. --- diff --git a/Scripts/Functions/Render/render_doSvgLastActions.sh b/Scripts/Functions/Render/render_doSvgLastActions.sh index 328e7da..62b78ec 100644 --- a/Scripts/Functions/Render/render_doSvgLastActions.sh +++ b/Scripts/Functions/Render/render_doSvgLastActions.sh @@ -49,7 +49,7 @@ function render_doSvgLastActions { elif [[ $TEMPLATE =~ "Distro/$(cli_getPathComponent --release-pattern)/Kdm/.+\.svg$" ]];then LASTACTIONS[((++${#LASTACTIONS[*]}))]='doDm:Kdm:800x600 1024x768 1280x1024 1360x768 2048x1536 2560x1240' elif [[ $TEMPLATE =~ "Distro/$(cli_getPathComponent --release-pattern)/Ksplash/.+\.svg$" ]];then - LASTACTIONS[((++${#LASTACTIONS[*]}))]='doKsplash' + LASTACTIONS[((++${#LASTACTIONS[*]}))]='doKsplash:' fi # At this point centos-art.sh should be producing the last file