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 /wm/xfce4-wm-themes | |
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 'wm/xfce4-wm-themes')
-rw-r--r-- | wm/xfce4-wm-themes/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/wm/xfce4-wm-themes/Makefile b/wm/xfce4-wm-themes/Makefile index 29d23301224..600e8c322f0 100644 --- a/wm/xfce4-wm-themes/Makefile +++ b/wm/xfce4-wm-themes/Makefile @@ -1,7 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/09/26 10:38:22 martti Exp $ +# $NetBSD: Makefile,v 1.2 2003/12/03 05:34:08 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" +XFCE4_VERSION= 4.0.0 + PKGNAME= xfce4-wm-themes-${XFCE4_VERSION} DISTNAME= xfwm4-themes-${XFCE4_VERSION} CATEGORIES= wm |