File gui.patch of Package wicd
--- wicd/wnettools.py.old 2009-06-20 13:57:22.000000000 +0400
+++ wicd/wnettools.py 2009-06-20 13:58:10.000000000 +0400
@@ -345,7 +345,7 @@
self.route_cmd = self._find_program_path("route")
def CheckSudoApplications(self):
- self.gksudo_cmd = self._find_program_path("gksudo")
+ self.gksudo_cmd = self._find_program_path("gksu")
self.kdesu_cmd = self._find_program_path("kdesu")
self.ktsuss_cmd = self._find_program_path("ktsuss")