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

curses/curses_misc.py:

Fixed some of the arguments in MaskingEdit
curses/netentry_curses.py:
  Added an autoconnect switch to the WirelessSettingsDialog
  Reformatted some code
  Ensured that the buttons are glued to the bottom of the dialog
AUTHORS:
  Changed Adam's e-mail to match the ones in the man page.
AUTHORS, in/man=wicd.8.in:
  Added/updated my e-mail
in/man=wicd-curses.8.in:
  Removed mention of the keymap modification (too difficult/potentially
    problematic)
  Removed mention of my branch, bugs can be tagged with "wicd-curses" or something
    like that
This commit is contained in:
Andrew Psaltis
2009-02-17 20:04:50 -05:00
parent 080f7216b2
commit 1ab13ae618
6 changed files with 40 additions and 31 deletions

View File

@@ -1,2 +1,3 @@
Adam Blackburn (compwiz18@users.sourceforge.net)
Adam Blackburn (compwiz18@gmail.com)
Dan O'Reilly (oreilldf@gmail.com)
Andrew Psaltis (ampsaltis@gmail.com) (wicd-curses)