1
0
mirror of https://github.com/gryf/wicd.git synced 2026-03-13 13:15:47 +01:00

Made the wicd-curses script add WHEREAREMYFILES

Moved WHEREAREMYFILES to /var/lib/wicd, and adapted setup.py, wpath.py, and
  the wicd-client script to support it
Fixed a typo in setup.py
This commit is contained in:
Andrew Psaltis
2009-03-06 19:28:09 -05:00
parent ff71e4d130
commit 45eae059e5
5 changed files with 23 additions and 7 deletions

View File

@@ -33,6 +33,7 @@ postconnectscripts = '%SCRIPTS%postconnect'
images = '%IMAGES%'
encryption = '%ENCRYPTION%'
bin = '%BIN%'
varlib = '%VARLIB%'
networks = '%NETWORKS%'
log = '%LOG%'
resume = '%RESUME%'