           SPELL=xfce4-fsguard-plugin
         VERSION=0.4.1
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://goodies.xfce.org/releases/$SPELL/$SOURCE
        WEB_SITE=http://goodies.xfce.org/
      SOURCE_GPG=gurus.gpg:$SOURCE.sig
      LICENSE[0]=BSD
         ENTERED=20031113
        KEYWORDS="xfce"
           SHORT="Plugin for the XFce4 panel to show the free disc space"
cat << EOF
This is a little XFce Plugin, which checks the free space on the choosen
mountpoint frequently.
If free space <= alarm limit it displays a red icon and a warning message.
If free space >= alarm limit and <= warn limit it displays a yellow icon.
Otherwise it displays a green icon.
<Button 1> click starts xffm on the choosen mountpoint.
EOF
