summaryrefslogtreecommitdiff
path: root/x11/xfce4-mcs-plugins
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
commit67b50ad7d41d031d41d91a21ba349c020edd7d24 (patch)
tree0c2bc1cad16ad67ae64cf92d85d82f3724458d1b /x11/xfce4-mcs-plugins
parent2c83e7d1aa21584b17fa76e64c0818cba53e5682 (diff)
downloadpkgsrc-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 'x11/xfce4-mcs-plugins')
-rw-r--r--x11/xfce4-mcs-plugins/PLIST12
-rw-r--r--x11/xfce4-mcs-plugins/buildlink2.mk4
-rw-r--r--x11/xfce4-mcs-plugins/distinfo6
3 files changed, 16 insertions, 6 deletions
diff --git a/x11/xfce4-mcs-plugins/PLIST b/x11/xfce4-mcs-plugins/PLIST
index 76f2e22c7d9..1f4f4b08902 100644
--- a/x11/xfce4-mcs-plugins/PLIST
+++ b/x11/xfce4-mcs-plugins/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/09/26 10:44:37 martti Exp $
+@comment $NetBSD: PLIST,v 1.2 2003/12/03 05:34:09 martti Exp $
lib/xfce4/mcs-plugins/keyboard_plugin.a
lib/xfce4/mcs-plugins/keyboard_plugin.la
lib/xfce4/mcs-plugins/keyboard_plugin.so
@@ -10,11 +10,13 @@ lib/xfce4/mcs-plugins/ui_plugin.la
lib/xfce4/mcs-plugins/ui_plugin.so
${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/xfce-mcs-plugins.mo
${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/xfce-mcs-plugins.mo
+${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/xfce-mcs-plugins.mo
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xfce-mcs-plugins.mo
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/xfce-mcs-plugins.mo
${PKGLOCALEDIR}/locale/es_MX/LC_MESSAGES/xfce-mcs-plugins.mo
${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/xfce-mcs-plugins.mo
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/xfce-mcs-plugins.mo
+${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/xfce-mcs-plugins.mo
${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/xfce-mcs-plugins.mo
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/xfce-mcs-plugins.mo
${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/xfce-mcs-plugins.mo
@@ -25,8 +27,11 @@ ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/xfce-mcs-plugins.mo
${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/xfce-mcs-plugins.mo
${PKGLOCALEDIR}/locale/pt_PT/LC_MESSAGES/xfce-mcs-plugins.mo
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/xfce-mcs-plugins.mo
+${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/xfce-mcs-plugins.mo
${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/xfce-mcs-plugins.mo
${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/xfce-mcs-plugins.mo
+${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/xfce-mcs-plugins.mo
+${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/xfce-mcs-plugins.mo
${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/xfce-mcs-plugins.mo
${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/xfce-mcs-plugins.mo
share/xfce4/doc/C/images/font_selection.png
@@ -34,4 +39,9 @@ share/xfce4/doc/C/images/keyboard_settings.png
share/xfce4/doc/C/images/mouse_settings.png
share/xfce4/doc/C/images/user_interface_settings.png
share/xfce4/doc/C/xfce-mcs-plugins.html
+share/xfce4/doc/fr/images/font_selection.png
+share/xfce4/doc/fr/images/keyboard_settings.png
+share/xfce4/doc/fr/images/mouse_settings.png
+share/xfce4/doc/fr/images/user_interface_settings.png
+share/xfce4/doc/fr/xfce-mcs-plugins.html
@dirrm lib/xfce4/mcs-plugins
diff --git a/x11/xfce4-mcs-plugins/buildlink2.mk b/x11/xfce4-mcs-plugins/buildlink2.mk
index 67a8179cf23..c7190e279c9 100644
--- a/x11/xfce4-mcs-plugins/buildlink2.mk
+++ b/x11/xfce4-mcs-plugins/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-mcs-plugins.
#
@@ -9,7 +9,7 @@
XFCE4_MCS_PLUGINS_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= xfce4-mcs-plugins
-BUILDLINK_DEPENDS.xfce4-mcs-plugins?= xfce4-mcs-plugins>=4.0.0
+BUILDLINK_DEPENDS.xfce4-mcs-plugins?= xfce4-mcs-plugins>=4.0.1
BUILDLINK_PKGSRCDIR.xfce4-mcs-plugins?= ../../x11/xfce4-mcs-plugins
EVAL_PREFIX+= BUILDLINK_PREFIX.xfce4-mcs-plugins=xfce4-mcs-plugins
diff --git a/x11/xfce4-mcs-plugins/distinfo b/x11/xfce4-mcs-plugins/distinfo
index 365d1b3a220..7ae8d203f87 100644
--- a/x11/xfce4-mcs-plugins/distinfo
+++ b/x11/xfce4-mcs-plugins/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2003/09/26 10:44:37 martti Exp $
+$NetBSD: distinfo,v 1.2 2003/12/03 05:34:09 martti Exp $
-SHA1 (xfce-mcs-plugins-4.0.0.tar.gz) = 3cc1c8d64076034c3385c62a7e010481fb597250
-Size (xfce-mcs-plugins-4.0.0.tar.gz) = 500187 bytes
+SHA1 (xfce-mcs-plugins-4.0.1.tar.gz) = 9ed24d90305dac76a7d6e66eae5c5caebe0f9109
+Size (xfce-mcs-plugins-4.0.1.tar.gz) = 588830 bytes