40a7a8ac5d
Style changes for python files
2020-08-01 11:37:26 +02:00
Guido Serra
5860ad8251
updated shebangs & other p3 references
2019-09-11 12:14:15 +02:00
Axel Beckert
187f85f6a0
More Python 3 fixes needed to also install the packages
...
Daemon still does not start. It fails as follows:
Traceback (most recent call last):
File "/usr/share/wicd/daemon/wicd-daemon.py", line 62, in <module>
from wicd.logfile import ManagedStdio
File "/usr/lib/python3/dist-packages/wicd/logfile.py", line 32, in <module>
class LogFile(file):
NameError: name 'file' is not defined
2019-09-11 01:16:58 +02:00
David Paleino
9e5d6aab25
More fixes to the themeability of wicd
2012-11-18 09:25:58 +01:00
David Paleino
64c6328241
More pylint fixes
2012-11-17 19:12:25 +01:00
David Paleino
b161427e4d
Support passing no driver to wpa_supplicant
2012-02-12 10:41:27 +01:00
David Paleino
4928f9c683
Moved translations out of translations.py, re-designed l10n system a bit
2011-10-18 23:33:23 +02:00
Robin Becker robin@reportlab.com
32b7885ad2
add support for nevershow buttons and options
2011-09-18 15:33:44 +01:00
David Paleino
1797845a12
Don't store useless variables inside configfiles
2011-08-07 22:16:36 +02:00
Adam Blackburn
6bcae3ad97
apply patch to use gtkbuilder instead of libglade
2010-05-17 21:51:43 -05:00
Adam Blackburn
6825cf053d
mark ioctl not supported in wicd-gtk
2010-01-09 15:30:55 -10:00
David Paleino
36963beff1
Move GTK-client files from wicd/ to gtk/
2010-01-02 12:30:00 +01:00