wicd: [HACK] fix various gtk issues

* hack around s.translate situation
* fix KeyError exception in error dialog
* fix Russian translation
This commit is contained in:
Sergey Mironov
2013-03-31 18:10:28 +00:00
parent ee921d9df4
commit 6901f6346d
2 changed files with 48 additions and 0 deletions
+1
View File
@@ -25,6 +25,7 @@ stdenv.mkDerivation rec {
./dhclient.patch
./no-ast-transl.patch
./fix-app-icon.patch
./fix-gtk-issues.patch
];
# Should I be using pygtk's propogated build inputs?