summaryrefslogtreecommitdiff
path: root/x11/xfce4-panel
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-panel
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-panel')
-rw-r--r--x11/xfce4-panel/PLIST17
-rw-r--r--x11/xfce4-panel/buildlink2.mk4
-rw-r--r--x11/xfce4-panel/distinfo6
3 files changed, 21 insertions, 6 deletions
diff --git a/x11/xfce4-panel/PLIST b/x11/xfce4-panel/PLIST
index 65e331a8ca6..4da234d2a5c 100644
--- a/x11/xfce4-panel/PLIST
+++ b/x11/xfce4-panel/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/09/26 10:58:02 martti Exp $
+@comment $NetBSD: PLIST,v 1.2 2003/12/03 05:34:09 martti Exp $
bin/xfce4-panel
etc/xfce4/xfce4rc
etc/xfce4/xfce4rc.ca
@@ -37,6 +37,7 @@ lib/xfce4/panel-plugins/libsystembuttons.a
lib/xfce4/panel-plugins/libsystembuttons.la
lib/xfce4/panel-plugins/libsystembuttons.so
${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/xfce4-panel.mo
+${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/xfce4-panel.mo
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xfce4-panel.mo
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/xfce4-panel.mo
${PKGLOCALEDIR}/locale/es_MX/LC_MESSAGES/xfce4-panel.mo
@@ -52,8 +53,11 @@ ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/xfce4-panel.mo
${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/xfce4-panel.mo
${PKGLOCALEDIR}/locale/pt_PT/LC_MESSAGES/xfce4-panel.mo
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/xfce4-panel.mo
+${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/xfce4-panel.mo
${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/xfce4-panel.mo
${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/xfce4-panel.mo
+${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/xfce4-panel.mo
+${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/xfce4-panel.mo
${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/xfce4-panel.mo
${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/xfce4-panel.mo
share/xfce4/doc/C/images/clock-properties.png
@@ -67,6 +71,17 @@ share/xfce4/doc/C/images/nooptions-properties.png
share/xfce4/doc/C/images/panel-settings.png
share/xfce4/doc/C/images/systembuttons-properties.png
share/xfce4/doc/C/xfce4-panel.html
+share/xfce4/doc/fr/images/clock-properties.png
+share/xfce4/doc/fr/images/default_panel.png
+share/xfce4/doc/fr/images/handle-popup.png
+share/xfce4/doc/fr/images/item-popup.png
+share/xfce4/doc/fr/images/launcher-properties.png
+share/xfce4/doc/fr/images/mailcheck-properties.png
+share/xfce4/doc/fr/images/menuitem-properties.png
+share/xfce4/doc/fr/images/nooptions-properties.png
+share/xfce4/doc/fr/images/panel-settings.png
+share/xfce4/doc/fr/images/systembuttons-properties.png
+share/xfce4/doc/fr/xfce4-panel.html
share/xfce4/themes/Crystal/README
share/xfce4/themes/Crystal/edit.png
share/xfce4/themes/Crystal/file1.png
diff --git a/x11/xfce4-panel/buildlink2.mk b/x11/xfce4-panel/buildlink2.mk
index a6383b79e00..87042946a2e 100644
--- a/x11/xfce4-panel/buildlink2.mk
+++ b/x11/xfce4-panel/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-panel.
#
@@ -9,7 +9,7 @@
XFCE4_PANEL_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= xfce4-panel
-BUILDLINK_DEPENDS.xfce4-panel?= xfce4-panel>=4.0.0
+BUILDLINK_DEPENDS.xfce4-panel?= xfce4-panel>=4.0.1
BUILDLINK_PKGSRCDIR.xfce4-panel?= ../../x11/xfce4-panel
EVAL_PREFIX+= BUILDLINK_PREFIX.xfce4-panel=xfce4-panel
diff --git a/x11/xfce4-panel/distinfo b/x11/xfce4-panel/distinfo
index 522aaae26f6..88b9ffbdb2b 100644
--- a/x11/xfce4-panel/distinfo
+++ b/x11/xfce4-panel/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2003/09/26 10:58:01 martti Exp $
+$NetBSD: distinfo,v 1.2 2003/12/03 05:34:09 martti Exp $
-SHA1 (xfce4-panel-4.0.0.tar.gz) = 7821726de8ce1959e5faa50a3e3c314fc7b6cc93
-Size (xfce4-panel-4.0.0.tar.gz) = 1058452 bytes
+SHA1 (xfce4-panel-4.0.1.tar.gz) = 71d50bd31c705b4481394ab13f1a2870371a995d
+Size (xfce4-panel-4.0.1.tar.gz) = 1219347 bytes