diff options
author | martti <martti> | 2003-12-03 05:34:08 +0000 |
---|---|---|
committer | martti <martti> | 2003-12-03 05:34:08 +0000 |
commit | 31c3cd247525d8f31b5dfb60e52bd3780ef67cf5 (patch) | |
tree | 0c2bc1cad16ad67ae64cf92d85d82f3724458d1b /x11/xfce4-toys | |
parent | 9434642a9417e0f764c794843e595847e9179dc2 (diff) | |
download | pkgsrc-31c3cd247525d8f31b5dfb60e52bd3780ef67cf5.tar.gz |
Updated xfce4 to 4.0.1
* Fixed panel crash with corrupted config file
* Window management improvement
* Improved handling of multiple selections in the file manager
* French translations for the documentation
* Translation updates
* A new Gtk2 theme called "Xfce-winter"
Diffstat (limited to 'x11/xfce4-toys')
-rw-r--r-- | x11/xfce4-toys/PLIST | 9 | ||||
-rw-r--r-- | x11/xfce4-toys/buildlink2.mk | 4 | ||||
-rw-r--r-- | x11/xfce4-toys/distinfo | 6 |
3 files changed, 13 insertions, 6 deletions
diff --git a/x11/xfce4-toys/PLIST b/x11/xfce4-toys/PLIST index 0a47b0c220a..bbfcc563da6 100644 --- a/x11/xfce4-toys/PLIST +++ b/x11/xfce4-toys/PLIST @@ -1,17 +1,24 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/09/26 10:58:48 martti Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/12/03 05:34:09 martti Exp $ bin/xfce4-tips lib/xfce4/panel-plugins/libeyes.a lib/xfce4/panel-plugins/libeyes.la lib/xfce4/panel-plugins/libeyes.so ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/xfce4-toys.mo +${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/xfce4-toys.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xfce4-toys.mo +${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/xfce4-toys.mo ${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/xfce4-toys.mo +${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/xfce4-toys.mo ${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/xfce4-toys.mo ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/xfce4-toys.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/xfce4-toys.mo ${PKGLOCALEDIR}/locale/pt_PT/LC_MESSAGES/xfce4-toys.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/xfce4-toys.mo +${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/xfce4-toys.mo +${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/xfce4-toys.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/xfce4-toys.mo +${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/xfce4-toys.mo +${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/xfce4-toys.mo ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/xfce4-toys.mo ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/xfce4-toys.mo share/xfce4/eyes/themes/Bizarre/Bizarre-eye.png diff --git a/x11/xfce4-toys/buildlink2.mk b/x11/xfce4-toys/buildlink2.mk index 4aefe5ebaee..e72c7090988 100644 --- a/x11/xfce4-toys/buildlink2.mk +++ b/x11/xfce4-toys/buildlink2.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink2.mk,v 1.2 2003/09/27 06:57:16 martti Exp $ +# $NetBSD: buildlink2.mk,v 1.3 2003/12/03 05:34:09 martti Exp $ # # This Makefile fragment is included by packages that use xfce4-toys. # @@ -9,7 +9,7 @@ XFCE4_TOYS_BUILDLINK2_MK= # defined BUILDLINK_PACKAGES+= xfce4-toys -BUILDLINK_DEPENDS.xfce4-toys?= xfce4-toys>=4.0.0 +BUILDLINK_DEPENDS.xfce4-toys?= xfce4-toys>=4.0.1 BUILDLINK_PKGSRCDIR.xfce4-toys?= ../../x11/xfce4-toys EVAL_PREFIX+= BUILDLINK_PREFIX.xfce4-toys=xfce4-toys diff --git a/x11/xfce4-toys/distinfo b/x11/xfce4-toys/distinfo index 8716966034d..d9fd8f33b36 100644 --- a/x11/xfce4-toys/distinfo +++ b/x11/xfce4-toys/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2003/09/26 10:58:48 martti Exp $ +$NetBSD: distinfo,v 1.2 2003/12/03 05:34:09 martti Exp $ -SHA1 (xfce4-toys-4.0.0.tar.gz) = 611aa9183f9bd079568a0d5b96725c1c594d2c96 -Size (xfce4-toys-4.0.0.tar.gz) = 373127 bytes +SHA1 (xfce4-toys-4.0.1.tar.gz) = a4097f0d4b96c4c0f051fe59a8279c6659581f27 +Size (xfce4-toys-4.0.1.tar.gz) = 372152 bytes |