1
0
mirror of https://github.com/gryf/wicd.git synced 2025-12-19 20:38:00 +01:00

experimental:

- Merge in changes (prefs.py, dbusmanager.py, clean up in daemon.py) from pluggablebackends.

pluggablebackends:
- Some minor cleanup.
This commit is contained in:
imdano
2008-08-23 14:50:50 +00:00
parent fedd44a5b0
commit 2261b25101
8 changed files with 495 additions and 458 deletions

View File

@@ -460,6 +460,7 @@ def get_language_list_tray():
language['killswitch_enabled'] = _('Wireless Kill Switch Enabled')
language['connecting'] = _('Connecting')
language['wired'] = _('Wired Network')
language['scanning'] = _('Scanning')
return language