ANNOUNCE: xfce4-fsguard-plugin 1.2.0 released
Gaƫl Bonithon <[email protected]> Mon, 19 May 2025 17:49:11 +0200
| Newsgroups | gmane.comp.xfce.announce |
|---|---|
| Message-ID | <[email protected]> |
xfce4-fsguard-plugin 1.2.0 is now available for download from https://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.2/xfce4-fsguard-plugin-1.2.0.tar.xz https://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.2/xfce4-fsguard-plugin-1.2.0.tar.xz?sha1 https://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.2/xfce4-fsguard-plugin-1.2.0.tar.xz?sha256 What is 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 advise 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. Website: https://docs.xfce.org/panel-plugins/xfce4-fsguard-plugin/start Release notes for 1.2.0 ======================= Meson has been added as a build system in this release, and the associated archive has been generated by 'meson dist'. Although autotools has been retained for the time being and can still be used via 'autogen.sh', meson is now the preferred build system, and autotools will be removed in a future release. - Update README after switchover to meson - autotools-build: Explicitly require glib, gtk3 - build: Automate copyright year management - meson-build: Use shared_module() - Replace deprecated exo with libxfce4ui 4.21.0 - Add about dialog - Add meson build - Fix memory leak - Translation Updates: Albanian, French, Italian, Vietnamese