mirror of
https://github.com/gryf/wicd.git
synced 2025-12-19 20:38:00 +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.resume, ['other/80-wicd-connect.sh' ]))
|
||||||
data.append((wpath.suspend, ['other/50-wicd-suspend.sh' ]))
|
data.append((wpath.suspend, ['other/50-wicd-suspend.sh' ]))
|
||||||
if not wpath.no_install_pmutils:
|
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 'Using pid path', os.path.basename(wpath.pidfile)
|
||||||
print 'Language support for',
|
print 'Language support for',
|
||||||
for language in os.listdir('translations/'):
|
for language in os.listdir('translations/'):
|
||||||
|
|||||||
Reference in New Issue
Block a user