* Add Xfce to the channel.

svn path=/nixpkgs/trunk/; revision=23081
This commit is contained in:
Eelco Dolstra 2010-08-10 00:09:29 +00:00
parent 01cf8db4da
commit f6baaeace8

View file

@ -562,5 +562,19 @@ with (import ./release-lib.nix);
xsetroot = linux;
};
xfce4 = {
gtk_xfce_engine = linux;
mousepad = linux;
ristretto = linux;
terminal = linux;
thunar = linux;
xfce4_power_manager = linux;
xfce4icontheme = linux;
xfce4panel = linux;
xfce4session = linux;
xfdesktop = linux;
xfwm4 = linux;
};
} ))