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 | 535df600f35856fe2da19cf803d09eef32cead07 (patch) | |
tree | 0c2bc1cad16ad67ae64cf92d85d82f3724458d1b /x11/xfce4-mcs-manager | |
parent | d7b69428582b9caa999f35dc66e53654e9b01c5c (diff) | |
download | pkgsrc-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-mcs-manager')
-rw-r--r-- | x11/xfce4-mcs-manager/PLIST | 14 | ||||
-rw-r--r-- | x11/xfce4-mcs-manager/buildlink2.mk | 4 | ||||
-rw-r--r-- | x11/xfce4-mcs-manager/distinfo | 6 |
3 files changed, 18 insertions, 6 deletions
diff --git a/x11/xfce4-mcs-manager/PLIST b/x11/xfce4-mcs-manager/PLIST index 9c68446ecc2..4e893c70f16 100644 --- a/x11/xfce4-mcs-manager/PLIST +++ b/x11/xfce4-mcs-manager/PLIST @@ -1,15 +1,17 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/09/26 10:42:59 martti Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/12/03 05:34:09 martti Exp $ bin/xfce-mcs-manager bin/xfce-setting-show include/xfce4/xfce-mcs-manager/manager-plugin.h lib/pkgconfig/xfce-mcs-manager.pc ${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/xfce-mcs-manager.mo +${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/es_MX/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/xfce-mcs-manager.mo +${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/xfce-mcs-manager.mo @@ -20,16 +22,26 @@ ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/pt_PT/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/xfce-mcs-manager.mo +${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/xfce-mcs-manager.mo +${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/xfce-mcs-manager.mo +${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/xfce-mcs-manager.mo share/xfce4/doc/C/images/settings_manager.png share/xfce4/doc/C/images/smgr_from_panel.png share/xfce4/doc/C/images/smgr_from_root_menu.png share/xfce4/doc/C/images/smgr_from_setup_button.png +share/xfce4/doc/fr/images/settings_manager.png +share/xfce4/doc/fr/images/smgr_from_panel.png +share/xfce4/doc/fr/images/smgr_from_root_menu.png +share/xfce4/doc/fr/images/smgr_from_setup_button.png +share/xfce4/doc/fr/xfce-mcs-manager.html share/xfce4/doc/C/xfce-mcs-manager.html @dirrm share/xfce4/doc/C/images @dirrm share/xfce4/doc/C +@dirrm share/xfce4/doc/fr/images +@dirrm share/xfce4/doc/fr @dirrm share/xfce4/doc @dirrm include/xfce4/xfce-mcs-manager diff --git a/x11/xfce4-mcs-manager/buildlink2.mk b/x11/xfce4-mcs-manager/buildlink2.mk index dcf2f16eb98..685824526dd 100644 --- a/x11/xfce4-mcs-manager/buildlink2.mk +++ b/x11/xfce4-mcs-manager/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-manager. # @@ -9,7 +9,7 @@ XFCE4_MCS_MANAGER_BUILDLINK2_MK= # defined BUILDLINK_PACKAGES+= xfce4-mcs-manager -BUILDLINK_DEPENDS.xfce4-mcs-manager?= xfce4-mcs-manager>=4.0.0 +BUILDLINK_DEPENDS.xfce4-mcs-manager?= xfce4-mcs-manager>=4.0.1 BUILDLINK_PKGSRCDIR.xfce4-mcs-manager?= ../../x11/xfce4-mcs-manager EVAL_PREFIX+= BUILDLINK_PREFIX.xfce4-mcs-manager=xfce4-mcs-manager diff --git a/x11/xfce4-mcs-manager/distinfo b/x11/xfce4-mcs-manager/distinfo index 3bd87e7eb66..f6994388e15 100644 --- a/x11/xfce4-mcs-manager/distinfo +++ b/x11/xfce4-mcs-manager/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2003/09/26 10:42:58 martti Exp $ +$NetBSD: distinfo,v 1.2 2003/12/03 05:34:09 martti Exp $ -SHA1 (xfce-mcs-manager-4.0.0.tar.gz) = 8881e64a621f73a343f37861d335a856bb5e0d85 -Size (xfce-mcs-manager-4.0.0.tar.gz) = 443008 bytes +SHA1 (xfce-mcs-manager-4.0.1.tar.gz) = de8645b99077cda9868a5398a26b3fdfaef5a248 +Size (xfce-mcs-manager-4.0.1.tar.gz) = 519241 bytes |