mirror of
https://github.com/gryf/wicd.git
synced 2025-12-30 02:12:29 +01:00
Initial crack at global scripts support. Also includes some setup.py tweaks.
This commit is contained in:
@@ -26,6 +26,10 @@ curses_revision = '%CURSES_REVNO%'
|
||||
lib = '%LIB%'
|
||||
share = '%SHARE%'
|
||||
etc = '%ETC%'
|
||||
scripts = '%SCRIPTS%'
|
||||
disconnectscripts = '%DISCONNECTSCRIPTS%'
|
||||
preconnectscripts = '%PRECONNECTSCRIPTS%'
|
||||
postconnectscripts = '%POSTCONNECTSCRIPTS%'
|
||||
images = '%IMAGES%'
|
||||
encryption = '%ENCRYPTION%'
|
||||
bin = '%BIN%'
|
||||
|
||||
Reference in New Issue
Block a user