mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
6f708353fd
Written by Andre Lerche, this plugin checks the chosen mountpoint for free disk space. It displays 4 different icons (red, yellow, green, unknown) and a message box, depending on the free space. The amount of free disk space is visible in a tooltip. If you left-click on its icon, it opens the mountpoint directory in the file manager. Author: Andre Lerche <a.lerche@gmx.net> WWW: http://xfce-goodies.berlios.de/ PR: 60421 Submitted by: Matt Lancereau <matt@rimasec.net>
6 lines
193 B
Plaintext
6 lines
193 B
Plaintext
@comment $FreeBSD$
|
|
lib/xfce4/panel-plugins/libfsguard.so
|
|
lib/xfce4/panel-plugins/libfsguard.la
|
|
lib/xfce4/panel-plugins/libfsguard.a
|
|
@unexec rmdir %D/lib/xfce4/panel-plugins 2>/dev/null || true
|