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

merged latest 1.6

This commit is contained in:
Adam Blackburn
2009-05-05 10:17:10 +08:00

View File

@@ -1667,6 +1667,8 @@ def main(argv):
print 'wicd initializing...'
print '---------------------------'
print 'wicd is version', wpath.version, wpath.revision
# Open the DBUS session
bus = dbus.SystemBus()
wicd_bus = dbus.service.BusName('org.wicd.daemon', bus=bus)