           SPELL=mousepad
         VERSION=0.2.13
          SOURCE=$SPELL-$VERSION.tar.bz2
	 SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.xfce.org/archive/xfce-4.4.2/src/$SOURCE
  SOURCE2_URL[0]=$SOURCE_URL.asc
        WEB_SITE=http://www.xfce.org/
      SOURCE_GPG=xfce.gpg:$SOURCE2:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
      LICENSE[0]=GPL
         ENTERED=20050128
        KEYWORDS="xfce editors"
           SHORT="A simple text editor for Xfce"
cat << EOF
Mousepad is a text editor for Xfce based on Leafpad.
Although some features are under development, currently Mousepad has folowing
features:
* Complete support for UTF-8 text
* Cut/Copy/Paste and Select All text
* Search and Replace
* Font selecton
* Word Wrap
* Character coding selection
* Auto character coding detection (UTF-8 and some codesets)
* Manual codeset setting
* Infinite Undo/Redo by word
* Auto Indent
EOF
