<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>xfce4-fsguard-plugin Release Feed</title>
  <subtitle>Release announcements for xfce4-fsguard-plugin</subtitle>
  <updated>2025-05-19T17:49:11+02:00</updated>
  <link href=""/>
  <entry>
    <title>xfce4-fsguard-plugin 1.2.0 released</title>
    <id>xfce4-fsguard-plugin-1.2.0</id>
    <updated>2025-05-19T17:49:11+02:00</updated>
    <published>2025-05-19T17:49:11+02:00</published>
    <author>
      <name>Gaël Bonithon</name>
      <email>gael@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="https://docs.xfce.org/panel-plugins/xfce4-fsguard-plugin/start"&gt;xfce4-fsguard-plugin&lt;/a&gt; 1.2.0 is now available for download from

  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.2/xfce4-fsguard-plugin-1.2.0.tar.xz"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.2/xfce4-fsguard-plugin-1.2.0.tar.xz&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.2/xfce4-fsguard-plugin-1.2.0.tar.xz?sha1"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.2/xfce4-fsguard-plugin-1.2.0.tar.xz?sha1&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.2/xfce4-fsguard-plugin-1.2.0.tar.xz?sha256"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.2/xfce4-fsguard-plugin-1.2.0.tar.xz?sha256&lt;/a&gt;


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:
  &lt;a href="https://docs.xfce.org/panel-plugins/xfce4-fsguard-plugin/start"&gt;https://docs.xfce.org/panel-plugins/xfce4-fsguard-plugin/start&lt;/a&gt;


Release notes for 1.2.0
=======================
Meson has been added as a build system in this release, and the&#13;
associated archive has been generated by 'meson dist'. Although&#13;
autotools has been retained for the time being and can still be used &#13;
via 'autogen.sh', meson is now the preferred build system, and&#13;
autotools will be removed in a future release.&#13;
&#13;
- Update README after switchover to meson&#13;
- autotools-build: Explicitly require glib, gtk3&#13;
- build: Automate copyright year management&#13;
- meson-build: Use shared_module()&#13;
- Replace deprecated exo with libxfce4ui 4.21.0&#13;
- Add about dialog&#13;
- Add meson build&#13;
- Fix memory leak&#13;
- Translation Updates:&#13;
  Albanian, French, Italian, Vietnamese

</content>
  </entry>
  <entry>
    <title>xfce4-fsguard-plugin 1.1.4 released</title>
    <id>xfce4-fsguard-plugin-1.1.4</id>
    <updated>2024-12-24T16:55:15+01:00</updated>
    <published>2024-12-24T16:55:15+01:00</published>
    <author>
      <name>Gaël Bonithon</name>
      <email>gael@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="https://docs.xfce.org/panel-plugins/xfce4-fsguard-plugin/start"&gt;xfce4-fsguard-plugin&lt;/a&gt; 1.1.4 is now available for download from

  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.1/xfce4-fsguard-plugin-1.1.4.tar.bz2"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.1/xfce4-fsguard-plugin-1.1.4.tar.bz2&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.1/xfce4-fsguard-plugin-1.1.4.tar.bz2?sha1"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.1/xfce4-fsguard-plugin-1.1.4.tar.bz2?sha1&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.1/xfce4-fsguard-plugin-1.1.4.tar.bz2?sha256"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.1/xfce4-fsguard-plugin-1.1.4.tar.bz2?sha256&lt;/a&gt;


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:
  &lt;a href="https://docs.xfce.org/panel-plugins/xfce4-fsguard-plugin/start"&gt;https://docs.xfce.org/panel-plugins/xfce4-fsguard-plugin/start&lt;/a&gt;


Release notes for 1.1.4
=======================
- Update copyright year&#13;
- build: Bump dependency versions and fix deprecation warnings&#13;
- I18n: Update po/LINGUAS list&#13;
- build: Be less verbose&#13;
- build: Add AC_PREREQ&#13;
- build: Use XDT_VERSION_INIT and get rid of configure.ac.in&#13;
- I18n: Update po/LINGUAS list&#13;
- build: Get rid of intltool&#13;
- Translation Updates:&#13;
  Albanian, Arabic, Basque, Belarusian, Bulgarian, Catalan, Chinese&#13;
  (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern&#13;
  Armenian, English (Australia), English (Canada), English (United&#13;
  Kingdom), Estonian, Finnish, French, Galician, German, Greek, Hebrew,&#13;
  Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese,&#13;
  Kazakh, Korean, Latvian, Lithuanian, Malay, Norwegian Bokmål,&#13;
  Norwegian Nynorsk, Occitan (post 1500), Panjabi (Punjabi), Polish,&#13;
  Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovak,&#13;
  Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian, Urdu, Urdu&#13;
  (Pakistan), Uyghur

</content>
  </entry>
  <entry>
    <title>xfce4-fsguard-plugin 1.1.3 released</title>
    <id>xfce4-fsguard-plugin-1.1.3</id>
    <updated>2023-04-19T19:29:31+02:00</updated>
    <published>2023-04-19T19:29:31+02:00</published>
    <author>
      <name>Gaël Bonithon</name>
      <email>gael@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="https://docs.xfce.org/panel-plugins/xfce4-fsguard-plugin/start"&gt;xfce4-fsguard-plugin&lt;/a&gt; 1.1.3 is now available for download from

  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.1/xfce4-fsguard-plugin-1.1.3.tar.bz2"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.1/xfce4-fsguard-plugin-1.1.3.tar.bz2&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.1/xfce4-fsguard-plugin-1.1.3.tar.bz2?sha1"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.1/xfce4-fsguard-plugin-1.1.3.tar.bz2?sha1&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.1/xfce4-fsguard-plugin-1.1.3.tar.bz2?sha256"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.1/xfce4-fsguard-plugin-1.1.3.tar.bz2?sha256&lt;/a&gt;


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:
  &lt;a href="https://docs.xfce.org/panel-plugins/xfce4-fsguard-plugin/start"&gt;https://docs.xfce.org/panel-plugins/xfce4-fsguard-plugin/start&lt;/a&gt;


Release notes for 1.1.3
=======================
- Fix autotools warnings&#13;
- Update copyright year&#13;
- build: Add GLib requirement&#13;
- Fix blurry icons when UI scale &gt; 1&#13;
- build: Fix intltool lock file problem during make distcheck&#13;
- autoconf: Some updates&#13;
- Update `.gitignore`&#13;
- Translation Updates:&#13;
  Belarusian, Bulgarian, English (Canada), Norwegian Bokmål,&#13;
  Slovenian, Spanish, Turkish, Ukrainian

</content>
  </entry>
  <entry>
    <title>xfce4-fsguard-plugin 1.1.2 released</title>
    <id>xfce4-fsguard-plugin-1.1.2</id>
    <updated>2020-12-27T23:01:19+01:00</updated>
    <published>2020-12-27T23:01:19+01:00</published>
    <author>
      <name>Romain Bouvier</name>
      <email>skunnyk@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="https://docs.xfce.org/panel-plugins/xfce4-fsguard-plugin"&gt;xfce4-fsguard-plugin&lt;/a&gt; 1.1.2 is now available for download from

  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.1/xfce4-fsguard-plugin-1.1.2.tar.bz2"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.1/xfce4-fsguard-plugin-1.1.2.tar.bz2&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.1/xfce4-fsguard-plugin-1.1.2.tar.bz2?sha1"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.1/xfce4-fsguard-plugin-1.1.2.tar.bz2?sha1&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.1/xfce4-fsguard-plugin-1.1.2.tar.bz2?sha256"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.1/xfce4-fsguard-plugin-1.1.2.tar.bz2?sha256&lt;/a&gt;


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:
  &lt;a href="https://docs.xfce.org/panel-plugins/xfce4-fsguard-plugin"&gt;https://docs.xfce.org/panel-plugins/xfce4-fsguard-plugin&lt;/a&gt;


Release notes for 1.1.2
=======================
- Improve spacing in settings dialog (Bug #14665)&#13;
- Fix "ISO C90 forbids mixed declarations and code"&#13;
- Modernize the configure.ac.in file&#13;
- Remove GSourceFunc casts&#13;
- Replace obsolete xfce_create_panel_button usage&#13;
- Adds new README.md updates AM_INIT_AUTOMAKE&#13;
- Add basic GitLab pipeline&#13;
- Add gitignore&#13;
- Update URLs from goodies.x.o to docs.x.o (Bug #16163)&#13;
- Translation Updates:&#13;
  Albanian, Belarusian, Bulgarian, Eastern Armenian, English (Canada),&#13;
  Estonian, Finnish, Galician, Hebrew, Interlingue, Slovak, Slovenian,&#13;
  Spanish, Turkish, Uyghur

</content>
  </entry>
  <entry>
    <title>xfce4-fsguard-plugin 1.1.1 released</title>
    <id>xfce4-fsguard-plugin-1.1.1</id>
    <updated>2019-08-13T12:01:08+02:00</updated>
    <published>2019-08-13T12:01:08+02:00</published>
    <author>
      <name>Landry Breuil</name>
      <email>landry@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin?&amp;#recet_releases"&gt;xfce4-fsguard-plugin&lt;/a&gt; 1.1.1 is now available for download from

  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.1/xfce4-fsguard-plugin-1.1.1.tar.bz2"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.1/xfce4-fsguard-plugin-1.1.1.tar.bz2&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.1/xfce4-fsguard-plugin-1.1.1.tar.bz2.md5"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.1/xfce4-fsguard-plugin-1.1.1.tar.bz2.md5&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.1/xfce4-fsguard-plugin-1.1.1.tar.bz2.sha1"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.1/xfce4-fsguard-plugin-1.1.1.tar.bz2.sha1&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.1/xfce4-fsguard-plugin-1.1.1.tar.bz2.sha256"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.1/xfce4-fsguard-plugin-1.1.1.tar.bz2.sha256&lt;/a&gt;


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:
  &lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin?&amp;#recet_releases"&gt;http://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin?&amp;#recet_releases&lt;/a&gt;


Release notes for 1.1.1
=======================
New translations (ie, be) and translations updates, thanks to our
translators !

</content>
  </entry>
  <entry>
    <title>xfce4-fsguard-plugin 1.1.0 released</title>
    <id>xfce4-fsguard-plugin-1.1.0</id>
    <updated>2016-11-01T15:49:20+01:00</updated>
    <published>2016-11-01T15:49:20+01:00</published>
    <author>
      <name>Landry Breuil</name>
      <email>landry@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin?&amp;#recet_releases"&gt;xfce4-fsguard-plugin&lt;/a&gt; 1.1.0 is now available for download from

  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.1/xfce4-fsguard-plugin-1.1.0.tar.bz2"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.1/xfce4-fsguard-plugin-1.1.0.tar.bz2&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.1/xfce4-fsguard-plugin-1.1.0.tar.bz2.md5"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.1/xfce4-fsguard-plugin-1.1.0.tar.bz2.md5&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.1/xfce4-fsguard-plugin-1.1.0.tar.bz2.sha1"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.1/xfce4-fsguard-plugin-1.1.0.tar.bz2.sha1&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.1/xfce4-fsguard-plugin-1.1.0.tar.bz2.sha256"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.1/xfce4-fsguard-plugin-1.1.0.tar.bz2.sha256&lt;/a&gt;


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:
  &lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin?&amp;#recet_releases"&gt;http://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin?&amp;#recet_releases&lt;/a&gt;


Release notes for 1.1.0
=======================
Stable release for the Gtk3 port. Progressbar style has been fixed so
that it looked like with Gtk2.

</content>
  </entry>
  <entry>
    <title>xfce4-fsguard-plugin 1.1.0 released</title>
    <id>xfce4-fsguard-plugin-1.1.0</id>
    <updated>2016-11-01T15:49:14+01:00</updated>
    <published>2016-11-01T15:49:14+01:00</published>
    <author>
      <name>Landry Breuil</name>
      <email>landry@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin?&amp;#recet_releases"&gt;xfce4-fsguard-plugin&lt;/a&gt; 1.1.0 is now available for download from

  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.1/xfce4-fsguard-plugin-1.1.0.tar.bz2"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.1/xfce4-fsguard-plugin-1.1.0.tar.bz2&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.1/xfce4-fsguard-plugin-1.1.0.tar.bz2.md5"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.1/xfce4-fsguard-plugin-1.1.0.tar.bz2.md5&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.1/xfce4-fsguard-plugin-1.1.0.tar.bz2.sha1"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.1/xfce4-fsguard-plugin-1.1.0.tar.bz2.sha1&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.1/xfce4-fsguard-plugin-1.1.0.tar.bz2.sha256"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.1/xfce4-fsguard-plugin-1.1.0.tar.bz2.sha256&lt;/a&gt;


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:
  &lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin?&amp;#recet_releases"&gt;http://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin?&amp;#recet_releases&lt;/a&gt;


Release notes for 1.1.0
=======================
Stable release for the Gtk3 port. Progressbar style has been fixed so
that it looked like with Gtk2.

</content>
  </entry>
  <entry>
    <title>xfce4-fsguard-plugin 1.0.99 released</title>
    <id>xfce4-fsguard-plugin-1.0.99</id>
    <updated>2016-06-05T18:19:27+02:00</updated>
    <published>2016-06-05T18:19:27+02:00</published>
    <author>
      <name>Landry Breuil</name>
      <email>landry@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin?&amp;#recet_releases"&gt;xfce4-fsguard-plugin&lt;/a&gt; 1.0.99 is now available for download from

  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.0/xfce4-fsguard-plugin-1.0.99.tar.bz2"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.0/xfce4-fsguard-plugin-1.0.99.tar.bz2&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.0/xfce4-fsguard-plugin-1.0.99.tar.bz2.md5"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.0/xfce4-fsguard-plugin-1.0.99.tar.bz2.md5&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.0/xfce4-fsguard-plugin-1.0.99.tar.bz2.sha1"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.0/xfce4-fsguard-plugin-1.0.99.tar.bz2.sha1&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.0/xfce4-fsguard-plugin-1.0.99.tar.bz2.sha256"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.0/xfce4-fsguard-plugin-1.0.99.tar.bz2.sha256&lt;/a&gt;


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:
  &lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin?&amp;#recet_releases"&gt;http://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin?&amp;#recet_releases&lt;/a&gt;


Release notes for 1.0.99
========================
Port to Gtk+3.&#13;
&#13;
Note this is a development release, aimed for packagers and testers so
that we get a wider coverage of Gtk+3 versions (3.14, 3.16, 3.18,
3.20..)

</content>
  </entry>
  <entry>
    <title>xfce4-fsguard-plugin 1.0.2 released</title>
    <id>xfce4-fsguard-plugin-1.0.2</id>
    <updated>2015-03-03T21:28:02+01:00</updated>
    <published>2015-03-03T21:28:02+01:00</published>
    <author>
      <name>Landry Breuil</name>
      <email>landry@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin?&amp;#recet_releases"&gt;xfce4-fsguard-plugin&lt;/a&gt; 1.0.2 is now available for download from

  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.0/xfce4-fsguard-plugin-1.0.2.tar.bz2"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.0/xfce4-fsguard-plugin-1.0.2.tar.bz2&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.0/xfce4-fsguard-plugin-1.0.2.tar.bz2.md5"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.0/xfce4-fsguard-plugin-1.0.2.tar.bz2.md5&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.0/xfce4-fsguard-plugin-1.0.2.tar.bz2.sha1"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.0/xfce4-fsguard-plugin-1.0.2.tar.bz2.sha1&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.0/xfce4-fsguard-plugin-1.0.2.tar.bz2.sha256"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.0/xfce4-fsguard-plugin-1.0.2.tar.bz2.sha256&lt;/a&gt;


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:
  &lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin?&amp;#recet_releases"&gt;http://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin?&amp;#recet_releases&lt;/a&gt;


Release notes for 1.0.2
=======================
Not many code changes, but tons of translations!&#13;
&#13;
* Properly resize image _and_ btn so that the image is not shrinked&#13;
* New translations: th, ms, bg, oc, is, sl, en_AU&#13;
* Updated translations: ast, de, es, fr, it, hr, nl, pl, tr, ug

</content>
  </entry>
  <entry>
    <title>xfce4-fsguard-plugin 1.0.1 released</title>
    <id>xfce4-fsguard-plugin-1.0.1</id>
    <updated>2012-06-30T11:20:45+02:00</updated>
    <published>2012-06-30T11:20:45+02:00</published>
    <author>
      <name>Landry Breuil</name>
      <email>landry.breuil@gmail.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin?&amp;#recet_releases"&gt;xfce4-fsguard-plugin&lt;/a&gt; 1.0.1 is now available for download from

  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.0/xfce4-fsguard-plugin-1.0.1.tar.bz2"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.0/xfce4-fsguard-plugin-1.0.1.tar.bz2&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.0/xfce4-fsguard-plugin-1.0.1.tar.bz2.md5"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.0/xfce4-fsguard-plugin-1.0.1.tar.bz2.md5&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.0/xfce4-fsguard-plugin-1.0.1.tar.bz2.sha1"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.0/xfce4-fsguard-plugin-1.0.1.tar.bz2.sha1&lt;/a&gt;

  SHA1 checksum: 42b7aecafd720bb1dcf37a5efd0deb3db528e3bc
   MD5 checksum: 9c179371475e2837004cc208026e30c1


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:
  &lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin?&amp;#recet_releases"&gt;http://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin?&amp;#recet_releases&lt;/a&gt;


Release notes for 1.0.1
=======================
This release brings a bunch of notable enhancements :&#13;
&#13;
    * Better compliance with panel plugin HIG&#13;
    * Fix look on transparent/colored panels&#13;
    * Added compatibility with xfce4-panel v.4.9.0+&#13;
    * Fix config loading (bug #8821)&#13;
    * Fix build on GNU/Hurd (Bug #7955 / #8820)&#13;
    * Port to libxfce4ui (bug #8143)&#13;
    * Build the plugin as a module

</content>
  </entry>
  <entry>
    <title>xfce4-fsguard-plugin 1.0.0 released</title>
    <id>xfce4-fsguard-plugin-1.0.0</id>
    <updated>2010-12-15T14:28:40+01:00</updated>
    <published>2010-12-15T14:28:40+01:00</published>
    <author>
      <name>Florian Rivoal</name>
      <email>frivoal@gmail.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin?&amp;#recet_releases"&gt;xfce4-fsguard-plugin&lt;/a&gt; 1.0.0 is now available for download from

  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.0/xfce4-fsguard-plugin-1.0.0.tar.bz2"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.0/xfce4-fsguard-plugin-1.0.0.tar.bz2&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.0/xfce4-fsguard-plugin-1.0.0.tar.bz2.md5"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.0/xfce4-fsguard-plugin-1.0.0.tar.bz2.md5&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.0/xfce4-fsguard-plugin-1.0.0.tar.bz2.sha1"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.0/xfce4-fsguard-plugin-1.0.0.tar.bz2.sha1&lt;/a&gt;

  SHA1 checksum: 0560c68733c17d1905e80f247e7453d713aace34
   MD5 checksum: 8378f922b59a0d5a378af5e45a18c4a3


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:
  &lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin?&amp;#recet_releases"&gt;http://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin?&amp;#recet_releases&lt;/a&gt;


Release notes for 1.0.0
=======================

This is a minor release of xfce4-fsguard-plugin, bringing a few minor&#13;
improvements, and extra translations. It supports xfce 4.6 as well as&#13;
4.8. The version number is bumped to 1.0.0 more to reflect the
stability&#13;
of the program than the amount of changes.&#13;
 &#13;
Changelog:&#13;
- Translated to 11 new languages, for a total of 38&#13;
- Detect the file manager automatically&#13;
- Replace limits in MB to percents&#13;
- Update the build system&#13;
 &#13;
List of contributions:&#13;
A S  Alam (1):&#13;
      l10n: Punjabi Translation Added&#13;
 &#13;
Aleksandr Ponomarenko (1):&#13;
      l10n: Russian (ru_RU) translation&#13;
 &#13;
Alexander Toresson (1):&#13;
      xfce4-systemload-plugin/trunk/po:     	* sv.po: Swedish&#13;
translation update (Daniel Nylander)     xfce4-netload-plugin/trunk/po:
&#13;
	* sv.po: Swedish translation update (Daniel Nylander)    &#13;
xfce4-eyes-plugin/trunk/po:     	* sv.po: Swedish translation update&#13;
(Daniel Nylander)     xfbib/trunk/po:     	* sv.po: Swedish translation&#13;
update (Daniel Nylander)     xfce4-fsguard-plugin/trunk/po:     	*&#13;
sv.po: Swedish translation update (Daniel Nylander)    &#13;
xfce4-places-plugin/trunk/po:     	* sv.po: Swedish translation update&#13;
(Daniel Nylander)&#13;
 &#13;
Bauzhan Muftakhidinov (1):&#13;
      l10n: New translation to Kazakh.&#13;
 &#13;
Carles MuÃ±oz Gorriz (1):&#13;
      l10n: Updates to Catalan (Valencian) (ca) translation&#13;
 &#13;
Cristian Marchi (1):&#13;
      l10n: Updates to Italian (it) translation&#13;
 &#13;
Daniel Nylander (1):&#13;
      l10n: Updates to Swedish (sv) translation&#13;
 &#13;
Dmitry Nikitin (1):&#13;
      l10n: Updated Ukrainian (uk) translation to 100%&#13;
 &#13;
Evaggelos Balaskas (1):&#13;
      l10n: Add Greek translation&#13;
 &#13;
Fabian Nowak (1):&#13;
      l10n: Updated German (de) translation to 100%&#13;
 &#13;
Florian Rivoal (2):&#13;
      Clean up and file maintenance&#13;
      Release 1.0.0&#13;
 &#13;
Gabor Kelemen (2):&#13;
      2009-07-24  Gabor Kelemen  &lt;kelemeng@gnome.hu&gt;&#13;
      l10n: Updated Hungarian (hu) translation to 100%&#13;
 &#13;
Gheyret Kenji (2):&#13;
      l10n: Uyghur translation&#13;
      l10n: Updated Uyghur (ug) translation to 100%&#13;
 &#13;
Ignacio Velasco (1):&#13;
      l10n: Updates to Spanish (Castilian) (es) translation&#13;
 &#13;
Jari Rahkonen (1):&#13;
      l10n: Initial Finnish translation&#13;
 &#13;
Jeff Bailes (1):&#13;
      l10n: Updates to English (United Kingdom) (en_GB) translation&#13;
 &#13;
Leandro Regueiro (2):&#13;
      l10n: Updates to Galician (gl) translation&#13;
      l10n: Updates to Galician (gl) translation&#13;
 &#13;
Masato Hashimoto (1):&#13;
      l10n: Updates to Japanese (ja) translation&#13;
 &#13;
Maximilian Schleiss (7):&#13;
      Translations updates - es gl id ja uk&#13;
      Translations updates - de ca it ja nb pt_PT tr&#13;
      Translations updates - it&#13;
      Translations udpates - bg&#13;
      Translations udpates - ca gl id&#13;
      Translstions updates - ca it&#13;
      Translations updates - es fr gl it tr&#13;
 &#13;
Michal Varady (1):&#13;
      Czech translation fixed&#13;
 &#13;
Michal VÃ¡rady (1):&#13;
      l10n: Updates to Czech (cs) translation&#13;
 &#13;
Mike Massonnet (14):&#13;
      post-release&#13;
      Update translations -- Remove executable property on all po files&#13;
(only da.po actuall)&#13;
      Renamed pt_PT to pt and nb_NO to nb (bug #4574)&#13;
      Fix the renaming of the pt nb files -- thanks to jerome who&#13;
noticed this problem&#13;
      goodies translation update&#13;
      update goodies translations&#13;
      Drop svn:executable bit from po files&#13;
      update goodies translation&#13;
      Add module.xml file for cgit and update revision fetching&#13;
      Replace limits in MB to percents&#13;
      Drop the file manager option&#13;
      Update po files&#13;
      Update autotools build&#13;
      Merge branch 'master' of&#13;
ssh://git.xfce.org/git/panel-plugins/xfce4-fsguard-plugin&#13;
 &#13;
Nuno Miguel (1):&#13;
      l10n: Updates to Portuguese (pt) translation&#13;
 &#13;
Paul Seyfert (2):&#13;
      l10n: Updated German (de) translation to 94%&#13;
      l10n: Updated German (de) translation to 94%&#13;
 &#13;
Per Kongstad (1):&#13;
      l10n: Updates to Danish (da) translation&#13;
 &#13;
Piarres Beobide (1):&#13;
      l10n: Basque translation update&#13;
 &#13;
Piotr SokÃ³l (3):&#13;
      Updated Polish translations&#13;
      Updated Polish translations&#13;
      Updated Polish translations&#13;
 &#13;
Rihards Prieditis (1):&#13;
      l10n: Updates to Latvian (lv) translation&#13;
 &#13;
Sergio Marques (1):&#13;
      l10n: Updated Portuguese (pt) translation to 100%&#13;
 &#13;
Timo Verbeek (1):&#13;
      l10n: Dutch translaion&#13;
 &#13;
Xu Meihong (1):&#13;
      l10n: Updates to Chinese (China) (zh_CN) translation

</content>
  </entry>
</feed>
