diff options
author | martti <martti@pkgsrc.org> | 2003-12-03 05:34:08 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2003-12-03 05:34:08 +0000 |
commit | 67b50ad7d41d031d41d91a21ba349c020edd7d24 (patch) | |
tree | 0c2bc1cad16ad67ae64cf92d85d82f3724458d1b /sysutils/xfce4-fm | |
parent | 2c83e7d1aa21584b17fa76e64c0818cba53e5682 (diff) | |
download | pkgsrc-67b50ad7d41d031d41d91a21ba349c020edd7d24.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 'sysutils/xfce4-fm')
-rw-r--r-- | sysutils/xfce4-fm/PLIST | 8 | ||||
-rw-r--r-- | sysutils/xfce4-fm/buildlink2.mk | 4 | ||||
-rw-r--r-- | sysutils/xfce4-fm/distinfo | 6 |
3 files changed, 12 insertions, 6 deletions
diff --git a/sysutils/xfce4-fm/PLIST b/sysutils/xfce4-fm/PLIST index 51c34ddbf20..b9912958759 100644 --- a/sysutils/xfce4-fm/PLIST +++ b/sysutils/xfce4-fm/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/09/26 10:32:34 martti Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/12/03 05:34:08 martti Exp $ bin/fgr bin/scramble bin/xfapps @@ -64,20 +64,26 @@ lib/xfce4/mcs-plugins/libxffmsettings.la lib/xfce4/mcs-plugins/libxffmsettings.so man/man1/fgr.1 ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/xffm.mo +${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/xffm.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xffm.mo ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/xffm.mo ${PKGLOCALEDIR}/locale/es_MX/LC_MESSAGES/xffm.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/xffm.mo +${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/xffm.mo ${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/xffm.mo ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/xffm.mo ${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/xffm.mo ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/xffm.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/xffm.mo ${PKGLOCALEDIR}/locale/pt_PT/LC_MESSAGES/xffm.mo +${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/xffm.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/xffm.mo +${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/xffm.mo +${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/xffm.mo ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/xffm.mo ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/xffm.mo share/xfce4/doc/C/xffm.html +share/xfce4/doc/fr/xffm.html share/xffm/AUTHORS share/xffm/applications.xml share/xffm/pixmaps/comp1.xpm diff --git a/sysutils/xfce4-fm/buildlink2.mk b/sysutils/xfce4-fm/buildlink2.mk index 18a493bf4db..a9304d8a5b9 100644 --- a/sysutils/xfce4-fm/buildlink2.mk +++ b/sysutils/xfce4-fm/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:08 martti Exp $ # # This Makefile fragment is included by packages that use xfce4-fm. # @@ -9,7 +9,7 @@ XFCE4_FM_BUILDLINK2_MK= # defined BUILDLINK_PACKAGES+= xfce4-fm -BUILDLINK_DEPENDS.xfce4-fm?= xfce4-fm>=4.0.0 +BUILDLINK_DEPENDS.xfce4-fm?= xfce4-fm>=4.0.1 BUILDLINK_PKGSRCDIR.xfce4-fm?= ../../sysutils/xfce4-fm EVAL_PREFIX+= BUILDLINK_PREFIX.xfce4-fm=xfce4-fm diff --git a/sysutils/xfce4-fm/distinfo b/sysutils/xfce4-fm/distinfo index 577f52d026f..91a906e10e3 100644 --- a/sysutils/xfce4-fm/distinfo +++ b/sysutils/xfce4-fm/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2003/09/26 10:32:34 martti Exp $ +$NetBSD: distinfo,v 1.2 2003/12/03 05:34:08 martti Exp $ -SHA1 (xffm-4.0.0.tar.gz) = ba2cb0101f7013f779fabfdf2aac4853aa6b4c1d -Size (xffm-4.0.0.tar.gz) = 1267610 bytes +SHA1 (xffm-4.0.1.tar.gz) = 4c0fa42653d9e75cbdcbb168798d5b1f84d7ce9b +Size (xffm-4.0.1.tar.gz) = 1392666 bytes |