mirror of
https://github.com/gryf/wicd.git
synced 2026-03-07 01:55:49 +01:00
Fixed missing endquote in wicd-client.py.
This commit is contained in:
@@ -52,7 +52,7 @@ try:
|
|||||||
print 'could not initalize pynotify'
|
print 'could not initalize pynotify'
|
||||||
HAS_NOTIFY = False
|
HAS_NOTIFY = False
|
||||||
except ImportError:
|
except ImportError:
|
||||||
print 'import failed
|
print 'import failed'
|
||||||
HAS_NOTIFY = False
|
HAS_NOTIFY = False
|
||||||
|
|
||||||
# Wicd specific imports
|
# Wicd specific imports
|
||||||
|
|||||||
Reference in New Issue
Block a user