mirror of
https://github.com/gryf/wicd.git
synced 2025-12-19 12:28:08 +01:00
moved 55wicd to 91wicd
This commit is contained in:
2
setup.py
2
setup.py
@@ -526,7 +526,7 @@ try:
|
||||
data.append((wpath.resume, ['other/80-wicd-connect.sh' ]))
|
||||
data.append((wpath.suspend, ['other/50-wicd-suspend.sh' ]))
|
||||
if not wpath.no_install_pmutils:
|
||||
data.append((wpath.pmutils, ['other/55wicd' ]))
|
||||
data.append((wpath.pmutils, ['other/91wicd' ]))
|
||||
print 'Using pid path', os.path.basename(wpath.pidfile)
|
||||
print 'Language support for',
|
||||
for language in os.listdir('translations/'):
|
||||
|
||||
Reference in New Issue
Block a user