[Lunar-commits] <moonbase> xfce4-fsguard-plugin: version bunped to 0.4.2.
Florin Braescu
florin at lunar-linux.org
Sun Oct 11 20:15:30 CEST 2009
commit 49777bc56994d4030362948643643726ae33e793
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Oct 11 21:15:30 2009 +0300
xfce4-fsguard-plugin: version bunped to 0.4.2.
Changes:
* Reverse the fraction of the progress
* Switch "Hide button" with "Display button"
* 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.
---
xfce4/goodies/xfce4-fsguard-plugin/BUILD | 7 ++++---
xfce4/goodies/xfce4-fsguard-plugin/DETAILS | 9 +++++----
2 files changed, 9 insertions(+), 7 deletions(-)
diff --git a/xfce4/goodies/xfce4-fsguard-plugin/BUILD b/xfce4/goodies/xfce4-fsguard-plugin/BUILD
index 12e8e69..ee3c309 100644
--- a/xfce4/goodies/xfce4-fsguard-plugin/BUILD
+++ b/xfce4/goodies/xfce4-fsguard-plugin/BUILD
@@ -1,12 +1,13 @@
(
+
[ -f /etc/profile.d/xfce4.rc ] && . /etc/profile.d/xfce4.rc
# make sure proper PKG_CONFIG_PATH is set
export PKG_CONFIG_PATH="${MODULE_PREFIX}/lib/pkgconfig:${PKG_CONFIG_PATH}" &&
- ./configure --build=$BUILD \
- --prefix=${MODULE_PREFIX} \
- $OPTS &&
+ ./configure --build=$BUILD \
+ --prefix=${MODULE_PREFIX} \
+ $OPTS &&
default_make
diff --git a/xfce4/goodies/xfce4-fsguard-plugin/DETAILS b/xfce4/goodies/xfce4-fsguard-plugin/DETAILS
index 6092763..c9a2ee2 100644
--- a/xfce4/goodies/xfce4-fsguard-plugin/DETAILS
+++ b/xfce4/goodies/xfce4-fsguard-plugin/DETAILS
@@ -1,12 +1,13 @@
MODULE=xfce4-fsguard-plugin
- VERSION=0.3.0
+ VERSION=0.4.2
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=http://goodies.xfce.org/releases/$MODULE/
- SOURCE_VFY=sha1:63241ada67681eff66f269bfd53d6d6b11a37d4b
+ SOURCE_URL[0]=http://goodies.xfce.org/releases/$MODULE
+ SOURCE_URL[1]=http://moche.xfce.org/archive/src/panel-plugins/xfce4-fsguard-plugin/0.4
+ SOURCE_VFY=sha1:1c7b4004aad6fe5669112297a46186de4a9e9d0e
MODULE_PREFIX=${XFCE4_PREFIX:-/usr}
WEB_SITE=http://www.xfce.org
ENTERED=20061124
- UPDATED=20061124
+ UPDATED=20091011
SHORT=""
cat << EOF
EOF
More information about the Lunar-commits
mailing list