mirror of
https://github.com/gryf/wicd.git
synced 2026-01-07 06:14:16 +01:00
Added README and INSTALL files.
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.
This commit is contained in:
6
MANIFEST.in
Normal file
6
MANIFEST.in
Normal file
@@ -0,0 +1,6 @@
|
||||
include data/wicd.glade
|
||||
include data/wicd.png
|
||||
recursive-include other *
|
||||
recursive-include encryption *
|
||||
recursive-include images *
|
||||
recursive-include translations *
|
||||
Reference in New Issue
Block a user