From 997ef44bdcec2781824e09c74e6edcf75f7cf649 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: May 10 2011 16:39:59 +0000 Subject: Update names in Xhtml/xhtml_convertToText.sh. --- diff --git a/Scripts/Functions/Render/Xhtml/xhtml_convertToText.sh b/Scripts/Functions/Render/Xhtml/xhtml_convertToText.sh index 377fc01..b0e1c22 100755 --- a/Scripts/Functions/Render/Xhtml/xhtml_convertToText.sh +++ b/Scripts/Functions/Render/Xhtml/xhtml_convertToText.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# render_convertHtmlToText.sh -- This function takes one HTML file +# svg_convertHtmlToText.sh -- This function takes one HTML file # and produces one plain-text file (i.e., without markup inside). # # Copyright (C) 2009, 2010, 2011 The CentOS Project @@ -23,7 +23,7 @@ # $Id$ # ---------------------------------------------------------------------- -function render_convertHtml2Text { +function xhtml_convertToText { # Verify existence of HTML file. cli_checkFiles ${FILE}.xhtml