mirror of
https://github.com/gryf/wicd.git
synced 2025-12-20 04:48:00 +01:00
merged 1.6-strip-ips and updated translations.py
This commit is contained in:
@@ -487,7 +487,7 @@ class AdHocDialog(Dialog2):
|
||||
self.view.keypress( size, k )
|
||||
def on_exit(self,exitcode):
|
||||
data = ( self.essid_edit.get_edit_text(),
|
||||
self.ip_edit.get_edit_text(),
|
||||
self.ip_edit.get_edit_text().strip(),
|
||||
self.channel_edit.get_edit_text(),
|
||||
self.use_ics_chkb.get_state(),
|
||||
self.use_encrypt_chkb.get_state(),
|
||||
|
||||
Reference in New Issue
Block a user