mirror of
https://github.com/gryf/wicd.git
synced 2025-12-20 04:48:00 +01:00
Fixed typo in wicd-curses.py.
This commit is contained in:
@@ -682,7 +682,7 @@ class appGUI():
|
||||
else:
|
||||
self.wlessLB.body = urwid.SimpleListWalker(wlessL)
|
||||
else:
|
||||
self.wlesslb = self.no_wlan
|
||||
self.wlessLB = self.no_wlan
|
||||
if daemon.GetAlwaysShowWiredInterface() or wired.CheckPluggedIn():
|
||||
#if daemon.GetAlwaysShowWiredInterface():
|
||||
#if firstrun:
|
||||
|
||||
Reference in New Issue
Block a user