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

Merged r233 from mainline

This commit is contained in:
Robby Workman
2008-12-30 20:07:52 -06:00
24 changed files with 55 additions and 1070 deletions

View File

@@ -17,6 +17,9 @@ current = os.path.dirname(os.path.realpath(__file__)) + '/'
# All directory paths *MUST* end in a /
version = '%VERSION%'
revision = '%REVNO%'
# DIRECTORIES
lib = '%LIB%'