--- ../2003-06-25-05/moz Wed Jun 25 17:02:55 2003 +++ moz Sat Aug 23 04:43:08 2003 @@ -1,6 +1,6 @@ #!/bin/sh appname=`basename "$0"` -ver="0.2.2RC1.2003062505" +ver="0.2.2RC2.2003082304" copy="2002, 2003" mail="PointedEars@gmx.de" mail_feedback="moz@PointedEars.de" @@ -39,17 +39,6 @@ # # See the ChangeLog text file for further information. # -# -# TO DO (0.2.2RC1, scheduled 2003-07-01) -# ======================================= -# -# * POSIX conform parsing of options and arguments (incomplete) -# * L10n: English and German (using macro function) (incomplete) -# * Cosmetics: -# - More modular code (incomplete) -# -# See the ROADMAP and TODO text files for further information. -# # ---------------------------------------------------------------------------- L () { @@ -486,9 +475,7 @@ # | $fold >&2 fi -_XPG=1 - return $(( $result )) -_XPG=0 + return $result } ListMoz () {