1
0
mirror of https://github.com/gryf/wicd.git synced 2026-03-12 12:35:49 +01:00

branches/experimental

- Add support for entering search domain into static DNS settings.
- Fix some errors in how static setting texboxes were getting set.
- Fixed a bunch of errors/warnings found by pylint.
This commit is contained in:
imdano
2008-09-20 10:22:06 +00:00
parent 244b419f3f
commit c197b5fcbc
13 changed files with 172 additions and 142 deletions

View File

@@ -634,7 +634,7 @@ Arguments:
"""
def setup_dbus():
global bus, daemon, wireless, wired, dbus_manager
global daemon, wireless, wired, dbus_manager
dbus_manager = DBusManager()
try: