1
0
mirror of https://github.com/gryf/wicd.git synced 2025-12-22 05:48:03 +01:00
Commit Graph

8 Commits

Author SHA1 Message Date
f3bee99e79 Removing GUI related files. 2020-08-25 20:05:13 +02:00
Guido Serra
5860ad8251 updated shebangs & other p3 references 2019-09-11 12:14:15 +02:00
Guido Serra
2a52b83583 attempting to migrate to python 3.x 2019-08-14 16:18:46 +02:00
Adam Blackburn
ea69f2710e Removed files that are generated by python setup.py configure
Added command to setup.py to clean out generated files ('cleargenerated')
Added the revision number to wicd-daemon.py --help
2008-12-30 10:31:06 -06:00
imdano
9ee8bc1875 experimental:
- Add 3rd party python libraries used by ioctl backend to tree and to setup.py
- Port several bug fixes from the trunk (removing reliance on shell for running external commands, unicode fixes, gui crash fixes, authentication validation improvements, several others)
- Fix some crashes in ioctl backend.
- Change daemon/GUI launch scripts to use the -O flag.
2008-10-09 18:45:01 +00:00
imdano
f6033cc6bb experimental:
- Add UPDATE_INTERVAL as a required attribute for backends, and used by monitor.py
- Update Copyright stuff in a few files
- Remove/update some scripts and configuration files.
2008-09-13 22:52:01 +00:00
imdano
e13f83d9fc trunk/all branches:
make wicd launch scripts use "exec" so that the launch script exits after starting up the daemon/tray icon.
2008-08-28 18:58:34 +00:00
compwiz18
0844386017 Experimental: Apply changes involving setup.py
* Added setup.py from trunk
 * Updated various information files (AUTHORS, README, etc)
 * Update the Wicd icon
 * Move stuff around to match trunk's layout
2008-08-23 20:14:43 +00:00