wicd: fix missing application icon

This commit is contained in:
Sergey Mironov
2013-03-31 13:06:31 +04:00
parent f7efab5fd8
commit ee921d9df4
2 changed files with 20 additions and 0 deletions
+1
View File
@@ -24,6 +24,7 @@ stdenv.mkDerivation rec {
./no-optimization.patch
./dhclient.patch
./no-ast-transl.patch
./fix-app-icon.patch
];
# Should I be using pygtk's propogated build inputs?