~ubuntu-branches/ubuntu/lucid/xfce4-fsguard-plugin/lucid

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
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.