Code

Remove filter error message
[gosa.git] / gosa-core / update-online-help
index 1d24516b0fd26e9537cc76a1d162f3c05a7f7660..cb3fd98ac174d7fc83359cc0b4af29d1c73319d0 100755 (executable)
@@ -35,7 +35,8 @@ cat << EOF > doc/guide.xml
                specified for this class below.
        -->
        
-       <!-- name="class name" value="displayed text" path="path to helpfiles" 
+       <!--
+               <ENTRY NAME="class name" VALUE="displayed text" PATH="path to helpfiles" FILE="path to htmlfile" />
                 Leave blank to display message "There is no helpfile specified for this class."        
        -->
 <ENTRIES>
@@ -59,7 +60,7 @@ fi
 popd &> /dev/null
 
 echo -en "</ENTRIES>\n" >> doc/guide.xml
-sed -i "s~\t~ ~;s~\t~~g;" doc/guide.xml
+sed -i s/"[ \t][ \t]*"/" "/g doc/guide.xml
 echo -en " done.\n"
 
 # Core help