mirror of
https://github.com/gryf/wicd.git
synced 2026-01-07 22:34:18 +01:00
Added a setup.py script. Added the new init and suspend scripts to a folder called other, which also holds all files which don't currently go in the /opt/wicd folders. These are used by the setup.py script and put into their respective directories.
7 lines
163 B
Plaintext
7 lines
163 B
Plaintext
include data/wicd.glade
|
|
include data/wicd.png
|
|
recursive-include other *
|
|
recursive-include encryption *
|
|
recursive-include images *
|
|
recursive-include translations *
|