diff options
author | martti <martti> | 2003-12-03 05:34:08 +0000 |
---|---|---|
committer | martti <martti> | 2003-12-03 05:34:08 +0000 |
commit | 31c3cd247525d8f31b5dfb60e52bd3780ef67cf5 (patch) | |
tree | 0c2bc1cad16ad67ae64cf92d85d82f3724458d1b /wm/xfce4-wm-themes | |
parent | 9434642a9417e0f764c794843e595847e9179dc2 (diff) | |
download | pkgsrc-31c3cd247525d8f31b5dfb60e52bd3780ef67cf5.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 |