mirror of
https://github.com/gryf/wicd.git
synced 2025-12-25 07:32:29 +01:00
- Actually destroy the network entry objects that are supposed to get destroied - Improve GUI behavior when initially opened. - Use the python -O flag when launching the daemon/GUI. - Favor gksudo over gksu. - Remove broken interface enable/disable options.
3 lines
50 B
Bash
Executable File
3 lines
50 B
Bash
Executable File
#!/bin/bash
|
|
exec python -O %LIB%wicd-client.py $@
|