          MODULE=xml-i18n-tools
         VERSION=0.9
          SOURCE=$MODULE-$VERSION.tar.gz
   SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/$VERSION/
   SOURCE_URL[1]=ftp://ftp.gnome.org/pub/GNOME/sources/$MODULE/$VERSION/
        WEB_SITE=http://gnome.org
         ENTERED=20020118
         UPDATED=20020118
           SHORT="xml-i18n-tools langauge translates various file formats"
cat << EOF
The xml-i18n-tools collection will do this steps:

 o Extract translatable strings from various source files (.xml.in,
   .glade, .desktop.in, oaf.in).

 o Collect the extracted strings together with messages from traditional
   source files (.c, .h).

 o Merge back the translations from .po files into .xml, .desktop and
   .oaf files.  This merge step will happen at build resp. installation
   time.
EOF
