gnome3: moved file-roller from desktop/ to apps/

This commit is contained in:
Luca Bruno
2014-04-22 22:17:19 +02:00
parent bfbdbc19eb
commit 5881705342
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -145,7 +145,7 @@ rec {
#### Apps (http://ftp.acc.umu.se/pub/GNOME/apps/)
file-roller = callPackage ./desktop/file-roller { };
file-roller = callPackage ./apps/file-roller { };
gedit = callPackage ./apps/gedit { };