summaryrefslogtreecommitdiffstats
path: root/xfce-plugins/xfce4-fsguard-plugin/DETAILS
blob: eef6a9bf9284eb58433b516a744710a15f2fff8c (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=0.4.2
          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