Merge pull request #15872 from romildo/fix.mate

mate-themes and mate-icon-theme: move to pkgs/desktops/mate/
This commit is contained in:
Joachim Fasting 2016-06-01 02:49:26 +02:00
commit 5134bfab0c
4 changed files with 2 additions and 4 deletions

View File

@ -1,5 +1,7 @@
{ callPackage, pkgs }:
rec {
mate-common = callPackage ./mate-common { };
mate-icon-theme = callPackage ./mate-icon-theme { };
mate-icon-theme-faenza = callPackage ./mate-icon-theme-faenza { };
mate-themes = callPackage ./mate-themes { };
}

View File

@ -15768,10 +15768,6 @@ in
gnome_themes_standard = gnome3.gnome_themes_standard;
mate-icon-theme = callPackage ../misc/themes/mate-icon-theme { };
mate-themes = callPackage ../misc/themes/mate-themes { };
numix-gtk-theme = callPackage ../misc/themes/numix-gtk-theme { };
kde5PackagesFun = self: with self; {