mirror of
https://github.com/gryf/wicd.git
synced 2026-02-03 06:45:55 +01:00
Merged experimental-nacl r288, and updated wicd-curses revno.
This commit is contained in:
@@ -21,4 +21,5 @@ other/postinst
|
||||
scripts/wicd
|
||||
scripts/wicd-client
|
||||
scripts/wicd-curses
|
||||
translations/*
|
||||
wicd/wpath.py
|
||||
|
||||
@@ -896,6 +896,7 @@ def main():
|
||||
('bold','white','black','bold')])
|
||||
# This is a wrapper around a function that calls another a function that is a
|
||||
# wrapper around a infinite loop. Fun.
|
||||
urwid.set_encoding('utf8')
|
||||
ui.run_wrapper(run)
|
||||
|
||||
def run():
|
||||
|
||||
Reference in New Issue
Block a user