           SPELL=gtranslator
         VERSION=1.9.13
          BRANCH=$(echo $VERSION|cut -d . -f 1,2)
          SOURCE=$SPELL-$VERSION.tar.bz2
   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
     SOURCE_HASH=sha512:67f3394257736b3a21074d4b939a967994f272d0d7edbbc28729521a7e378667b50cc1ecf0172c3cd913b6d7b64a12cf398e6ea58b4ddaeb691fc48619753981
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=http://projects.gnome.org/gtranslator/
      LICENSE[0]=GPL
         ENTERED=20101031
           SHORT="GTK+ enhanced gettext po file editor"
cat << EOF
Gtranslator is an enhanced gettext po file editor for the GNOME desktop
environment.

It handles all forms of gettext po files and include very useful features like
Find/Replace, Translation Memory, different Translator Profiles, Messages Table
(for having an overview of the translations/messages in the po file), Easy
Navigation and Editing of translation messages and comments of the translation
where accurate. Gtranslator includes also a plugin system with many interesting
plugins like Alternate Language, Insert Tags, Open Tran, Source Code Viewer,
etc.
EOF
