Go to file
rtlhq 4d08334041 changed debian source format to native 2022-11-09 14:01:48 +08:00
debian changed debian source format to native 2022-11-09 14:01:48 +08:00
icons Import Upstream version 1.1.2 2022-09-24 18:00:27 +08:00
panel-plugin Import Upstream version 1.1.2 2022-09-24 18:00:27 +08:00
po Import Upstream version 1.1.2 2022-09-24 18:00:27 +08:00
AUTHORS Import Upstream version 1.1.2 2022-09-24 18:00:27 +08:00
COPYING Import Upstream version 1.1.2 2022-09-24 18:00:27 +08:00
ChangeLog Import Upstream version 1.1.2 2022-09-24 18:00:27 +08:00
Makefile.am Import Upstream version 1.1.2 2022-09-24 18:00:27 +08:00
Makefile.in Import Upstream version 1.1.2 2022-09-24 18:00:27 +08:00
NEWS Import Upstream version 1.1.2 2022-09-24 18:00:27 +08:00
README.md Import Upstream version 1.1.2 2022-09-24 18:00:27 +08:00
aclocal.m4 Import Upstream version 1.1.2 2022-09-24 18:00:27 +08:00
compile Import Upstream version 1.1.2 2022-09-24 18:00:27 +08:00
config.guess Import Upstream version 1.1.2 2022-09-24 18:00:27 +08:00
config.h.in Import Upstream version 1.1.2 2022-09-24 18:00:27 +08:00
config.sub Import Upstream version 1.1.2 2022-09-24 18:00:27 +08:00
configure Import Upstream version 1.1.2 2022-09-24 18:00:27 +08:00
configure.ac Import Upstream version 1.1.2 2022-09-24 18:00:27 +08:00
depcomp Import Upstream version 1.1.2 2022-09-24 18:00:27 +08:00
install-sh Import Upstream version 1.1.2 2022-09-24 18:00:27 +08:00
intltool-extract.in Import Upstream version 1.1.2 2022-09-24 18:00:27 +08:00
intltool-merge.in Import Upstream version 1.1.2 2022-09-24 18:00:27 +08:00
intltool-update.in Import Upstream version 1.1.2 2022-09-24 18:00:27 +08:00
ltmain.sh Import Upstream version 1.1.2 2022-09-24 18:00:27 +08:00
missing Import Upstream version 1.1.2 2022-09-24 18:00:27 +08:00

README.md

License

xfce4-fsguard-plugin

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 advises the user with a message.

The icon button can be clicked to open the chosen mount point. The amount of free space is visible in a tooltip.


Homepage

Xfce4-fsguard-plugin documentation

Changelog

See NEWS for details on changes and fixes made in the current release.

Source Code Repository

Xfce4-fsguard-plugin source code

Download a Release Tarball

Xfce4-fsguard-plugin archive or Xfce4-fsguard-plugin tags

Required Packages

Installation

From source code repository:

% cd xfce4-fsguard-plugin
% ./autogen.sh
% make
% make install

From release tarball:

% tar xf xfce4-fsguard-plugin-<version>.tar.bz2
% cd xfce4-fsguard-plugin-<version>
% ./configure
% make
% make install

Reporting Bugs

Visit the reporting bugs page to view currently open bug reports and instructions on reporting new bugs or submitting bugfixes.