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

20190913 (1.1.1):
-----------------
  * New translations (ie, be) and translations updates
  * Set progressbar minimal width and height depending on the orientation (#12942)
  * Style improvements

20161101 (1.1.0):
-----------------
  * set progressbar minimal width/height to 4px so that it looks like with gtk+2

20160605 (1.0.99):
-----------------
  * port to gtk+3/libxfce4ui-2/libxfce4panel-2.0

20150303 (1.0.2):
-----------------

  * Properly resize image _and_ btn so that the image is not shrinked
  * New translations: th, ms, bg, oc, is, sl, en_AU
  * Updated translations: ast, de, es, fr, it, hr, nl, pl, tr, ug

20120630 (1.0.1):
-----------------

    * Better compliance with panel plugin HIG
    * Fix look on transparent/colored panels
    * Added compatibility with xfce4-panel v.4.9.0+
    * Fix config loading (bug #8821)
    * Fix build on GNU/Hurd (Bug #7955 / #8820)
    * Port to libxfce4ui (bug #8143)
    * Build the plugin as a module

20101215 (1.0.0):
-----------------

    * Translated to 11 new languages, for a total of 38
    * Detect the file manager automatically
    * Replace limits in MB to percents
    * Update the build system

20081122 (0.4.2):
-----------------

    * Reverse the fraction of the progress

20080113 (0.4.1):
-----------------

    * Switch "Hide button" with "Display button" #3802
    * Replace xfce_themed_icon with gtk_icon_theme
    * Some GUI tweaks in the dialog
    * Display natural numbers in MB
    * Replace the label with a checkbox+label for the name
    * Fix pixbuf size in size-changed callback

20071025 (0.4.0):
-----------------

	* Release 0.4.0

20071021 (0.3.99.2):
--------------------

	* Set default plugin icon to xfce4-fsguard-plugin-warning
	* Rename the "progress bar" to "meter"
	* Fix size of plugin and border around the GtkProgressBar
	* Reworked option dialog

20071005 (0.3.99.1):
--------------------
	* New options to display the free space in a text label and in a
	  progress bar, and the possibility to hide the button in the panel
	* Redefined the strings
	* Bug fixes and code cleanup

20060206 (0.3.0):
-----------------
	* Ported to xfce 4.4 by Jasper Huijsmans, thanks!

20051011 (0.2.1):
-----------------
	* The icon is now properly centered when no label is given

20040204:
---------
	* Now it's possible to add mountpoints with max 32 chars
	  as requested by Stefan Misel

20040109:
---------
	* Added Polish translation by Daniel Mroz

20031124:
---------
	* Added Korean translation by David Choi

20031122:
---------
	* Fixed memory leak

20031112:
---------
	* New option to choose the filemanager for button1 click

20031111:
---------
	* The label is now located below the icon in vertical mode.

	* Tooltip and Messagebox show the size in GB if MB > 1024.
	
	* Make this work on Net/Free/OpenBSD as well. Currently only tested
	  on NetBSD.
