summaryrefslogtreecommitdiffstats
path: root/xfce-plugins/xfce4-fsguard-plugin/DETAILS
blob: a0f8339347c124d0e5f34ee5243639cc92376cdd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
           SPELL=xfce4-fsguard-plugin
         VERSION=1.0.1
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=http://archive.xfce.org/src/panel-plugins/$SPELL/${VERSION%.*}/$SOURCE
        WEB_SITE=http://goodies.xfce.org/
      SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
      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