From a363a7cdc14b90869e86c823722db6b9aa3bd147 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: May 12 2011 15:56:28 +0000 Subject: Update render_svg_getColors.sh. --- diff --git a/Scripts/Functions/Render/render_svg_getColors.sh b/Scripts/Functions/Render/render_svg_getColors.sh index e69d549..6bab04e 100755 --- a/Scripts/Functions/Render/render_svg_getColors.sh +++ b/Scripts/Functions/Render/render_svg_getColors.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# render_getColors.sh -- This function takes one palette produced by +# render_svg_getColors.sh -- This function takes one palette produced by # Gimp (e.g., syslinux.gpl) as input and outputs a list of colors as # specified. # @@ -24,7 +24,7 @@ # $Id$ # ---------------------------------------------------------------------- -function render_getColors { +function render_svg_getColors { # Define path to GPL palette. This is the .gpl file we use to # retrive color information from.