mirror of
https://github.com/gryf/wicd.git
synced 2025-12-20 12:58:07 +01:00
Merged r294 of experimental-nacl
This commit is contained in:
2
curses/prefs_curses.py
Executable file → Normal file
2
curses/prefs_curses.py
Executable file → Normal file
@@ -28,7 +28,7 @@ daemon = None
|
||||
wireless = None
|
||||
wired = None
|
||||
|
||||
language = misc.get_language_list_gui()
|
||||
from wicd.translations import language
|
||||
|
||||
class PrefsDialog(urwid.WidgetWrap):
|
||||
def __init__(self,body,pos,ui,dbus=None):
|
||||
|
||||
Reference in New Issue
Block a user