From 472d62d34929c7b235ea0a58558e3e469fe2c313 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Jul 31 2011 16:09:28 +0000 Subject: Update `svg.sh': - Remove spaces from empty line for aesthetical reasons. --- diff --git a/Scripts/Functions/Render/Svg/svg.sh b/Scripts/Functions/Render/Svg/svg.sh index d5b480c..01c8349 100755 --- a/Scripts/Functions/Render/Svg/svg.sh +++ b/Scripts/Functions/Render/Svg/svg.sh @@ -52,7 +52,7 @@ function svg { | sed -r "s!^Background (RRGGBBAA):(.*)!`gettext "Background"`: \1 \2!")" cli_printMessage "$(echo "$INKSCAPE_OUTPUT" | egrep '^Bitmap saved as' \ | sed -r "s!^Bitmap saved as:!`gettext "Saved as"`:!")" - + # Perform backend post-rendition. ${RENDER_BACKEND}_doPostActions