GNOME: Add desktop applications 2.26.0.

svn path=/nixpkgs/branches/stdenv-updates/; revision=14677
This commit is contained in:
Ludovic Courtès
2009-03-24 08:49:02 +00:00
parent e5275b36d7
commit 9398cc4450
2 changed files with 614 additions and 1 deletions
+1 -1
View File
@@ -128,7 +128,7 @@ rec {
# Desktop
desktop = import ./src-gnome-desktop-2.22.1.nix {
desktop = import ./src-gnome-desktop-2.26.0.nix {
inherit fetchurl;
};