           SPELL=xml-i18n-tools
         VERSION=0.9
	  BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
          MD5[0]='5e0e743d5e1f727c1c8094ac6eb7f5fe'
      LICENSE[0]=GPL
       BUILD_API=2
        WEB_SITE=http://gnome.org
         ENTERED=20020118
         UPDATED=20020302
           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
