From 26026e49cd7fdfbace4d7e22925793510c59be79 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Jun 10 2011 16:43:52 +0000 Subject: Update svg_commandPngTo.sh. --- diff --git a/Scripts/Functions/Render/Backends/Svg/svg_commandPngTo.sh b/Scripts/Functions/Render/Backends/Svg/svg_commandPngTo.sh index f48d4cc..6892434 100755 --- a/Scripts/Functions/Render/Backends/Svg/svg_commandPngTo.sh +++ b/Scripts/Functions/Render/Backends/Svg/svg_commandPngTo.sh @@ -1,7 +1,7 @@ #!/bin/bash # -# render_doPostActions.sh -- This function standardizes the way -# post-rendition actions are applied to base-rendition output. +# svg_doPostCommand.sh -- This function standardizes the way +# post-rendition commands are applied to base-rendition output. # # Copyright (C) 2009, 2010, 2011 The CentOS Artwork SIG # @@ -23,7 +23,7 @@ # $Id$ # ---------------------------------------------------------------------- -function render_doPostActions { +function svg_doPostCommand { # Define the file extension of base-rendition output. local EXTENSION=$(render_getConfigOption "$ACTION" '2')