mate-icon-theme: move to pkgs/desktops/mate/

This commit is contained in:
José Romildo Malaquias 2016-05-31 15:08:51 -03:00
parent e428c0346f
commit f67c878241
3 changed files with 1 additions and 2 deletions

View File

@ -1,6 +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,8 +15768,6 @@ in
gnome_themes_standard = gnome3.gnome_themes_standard;
mate-icon-theme = callPackage ../misc/themes/mate-icon-theme { };
numix-gtk-theme = callPackage ../misc/themes/numix-gtk-theme { };
kde5PackagesFun = self: with self; {