Make user Save profile_dialog.run() with valid profile or Cancel
commit8d9af6262c13a206352a200f29ff82af9061bd0a
authorSean Robinson <seankrobinson@gmail.com>
Mon, 27 Jul 2009 01:17:39 +0000 (26 18:17 -0700)
committerSean Robinson <seankrobinson@gmail.com>
Mon, 27 Jul 2009 01:17:39 +0000 (26 18:17 -0700)
tree252b924e695c99c57d153f8946065d6df289d68e
parente6902306598e9abaa07a3833b403adf8974c9c7a
Make user Save profile_dialog.run() with valid profile or Cancel

Current main use is to ensure that a hex string WEP key only
contains hex chars, but this could be used for other input
validation.

Signed-off-by: Sean Robinson <seankrobinson@gmail.com>
wifi-radar