* Add xwininfo to the channel.

svn path=/nixpkgs/trunk/; revision=24590
This commit is contained in:
Eelco Dolstra 2010-11-03 22:14:13 +00:00
parent 11616a2213
commit ce39b02f35

View File

@ -534,6 +534,7 @@ with (import ./release-lib.nix);
xrdb = linux; xrdb = linux;
xset = linux; xset = linux;
xsetroot = linux; xsetroot = linux;
xwininfo = linux;
}; };
xfce4 = { xfce4 = {