          MODULE=xfce4-fsguard-plugin
           MAJOR=1.0
         VERSION=$MAJOR.1
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=http://archive.xfce.org/src/panel-plugins/$MODULE/$MAJOR
      SOURCE_VFY=sha1:42b7aecafd720bb1dcf37a5efd0deb3db528e3bc
   MODULE_PREFIX=${XFCE4_PREFIX:-/usr}
        WEB_SITE=http://www.xfce.org
         ENTERED=20061124
         UPDATED=20120704
           SHORT="XFCE plugin to monitor free space on mount points"

cat << EOF
The FSGuard panel plugin checks free space on a chosen mount point
frequently and displays a message when a limit is reached. There are
two limits: a warning limit where only the icon changes, and an urgent
limit that advise the user with a message. The icon button can be
clicked to open the chosen mount point.
EOF
