summaryrefslogtreecommitdiff
path: root/x11/xfce4-utils
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2003-12-03 05:34:08 +0000
committermartti <martti@pkgsrc.org>2003-12-03 05:34:08 +0000
commit535df600f35856fe2da19cf803d09eef32cead07 (patch)
tree0c2bc1cad16ad67ae64cf92d85d82f3724458d1b /x11/xfce4-utils
parentd7b69428582b9caa999f35dc66e53654e9b01c5c (diff)
downloadpkgsrc-535df600f35856fe2da19cf803d09eef32cead07.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-utils')
-rw-r--r--x11/xfce4-utils/PLIST21
-rw-r--r--x11/xfce4-utils/buildlink2.mk4
-rw-r--r--x11/xfce4-utils/distinfo6
3 files changed, 25 insertions, 6 deletions
diff --git a/x11/xfce4-utils/PLIST b/x11/xfce4-utils/PLIST
index 529e42b7379..ba8185c42d9 100644
--- a/x11/xfce4-utils/PLIST
+++ b/x11/xfce4-utils/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/09/26 10:59:30 martti Exp $
+@comment $NetBSD: PLIST,v 1.2 2003/12/03 05:34:09 martti Exp $
bin/startxfce4
bin/xfce4-about
bin/xfhelp4
@@ -12,11 +12,13 @@ lib/xfce4/mcs-plugins/xftaskbar_plugin.a
lib/xfce4/mcs-plugins/xftaskbar_plugin.la
lib/xfce4/mcs-plugins/xftaskbar_plugin.so
${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/xfce-utils.mo
+${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/xfce-utils.mo
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xfce-utils.mo
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/xfce-utils.mo
${PKGLOCALEDIR}/locale/es_MX/LC_MESSAGES/xfce-utils.mo
${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/xfce-utils.mo
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/xfce-utils.mo
+${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/xfce-utils.mo
${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/xfce-utils.mo
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/xfce-utils.mo
${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/xfce-utils.mo
@@ -27,8 +29,11 @@ ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/xfce-utils.mo
${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/xfce-utils.mo
${PKGLOCALEDIR}/locale/pt_PT/LC_MESSAGES/xfce-utils.mo
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/xfce-utils.mo
+${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/xfce-utils.mo
${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/xfce-utils.mo
${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/xfce-utils.mo
+${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/xfce-utils.mo
+${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/xfce-utils.mo
${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/xfce-utils.mo
${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/xfce-utils.mo
share/xfce4/AUTHORS
@@ -68,4 +73,18 @@ share/xfce4/doc/C/xfce4-install.html
share/xfce4/doc/C/xfce4-intro.html
share/xfce4/doc/C/xfce4-use.html
share/xfce4/doc/C/xfce4-user-guide.html
+share/xfce4/doc/fr/BSD.html
+share/xfce4/doc/fr/GPL.html
+share/xfce4/doc/fr/LGPL.html
+share/xfce4/doc/fr/images/about-dialog.png
+share/xfce4/doc/fr/images/default-session.png
+share/xfce4/doc/fr/images/link_xfce.jpg
+share/xfce4/doc/fr/images/run-dialog.png
+share/xfce4/doc/fr/index.html
+share/xfce4/doc/fr/xfce-utils.html
+share/xfce4/doc/fr/xfce4-copyright.html
+share/xfce4/doc/fr/xfce4-install.html
+share/xfce4/doc/fr/xfce4-intro.html
+share/xfce4/doc/fr/xfce4-use.html
+share/xfce4/doc/fr/xfce4-user-guide.html
share/xfce4/doc/xfce.css
diff --git a/x11/xfce4-utils/buildlink2.mk b/x11/xfce4-utils/buildlink2.mk
index 5f0021b433b..f35d3ef21a8 100644
--- a/x11/xfce4-utils/buildlink2.mk
+++ b/x11/xfce4-utils/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-utils.
#
@@ -9,7 +9,7 @@
XFCE4_UTILS_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= xfce4-utils
-BUILDLINK_DEPENDS.xfce4-utils?= xfce4-utils>=4.0.0
+BUILDLINK_DEPENDS.xfce4-utils?= xfce4-utils>=4.0.1
BUILDLINK_PKGSRCDIR.xfce4-utils?= ../../x11/xfce4-utils
EVAL_PREFIX+= BUILDLINK_PREFIX.xfce4-utils=xfce4-utils
diff --git a/x11/xfce4-utils/distinfo b/x11/xfce4-utils/distinfo
index df60ef2286a..192707ef6dd 100644
--- a/x11/xfce4-utils/distinfo
+++ b/x11/xfce4-utils/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2003/09/26 10:59:30 martti Exp $
+$NetBSD: distinfo,v 1.2 2003/12/03 05:34:09 martti Exp $
-SHA1 (xfce-utils-4.0.0.tar.gz) = 605ad8851c2b476542025c371b77e6a43ce7f50e
-Size (xfce-utils-4.0.0.tar.gz) = 690267 bytes
+SHA1 (xfce-utils-4.0.1.tar.gz) = 6bcc7da1e8347aa32da819d4e86c4f5a409f3e1f
+Size (xfce-utils-4.0.1.tar.gz) = 933683 bytes