Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/osx/growl/Growl.py')
-rw-r--r--src/osx/growl/Growl.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/osx/growl/Growl.py b/src/osx/growl/Growl.py
index 15e037673..4a9e03f91 100644
--- a/src/osx/growl/Growl.py
+++ b/src/osx/growl/Growl.py
@@ -245,3 +245,5 @@ class GrowlNotifier(object):
def notifyCB(self, userdata):
print "Got notify in pyland", userdata
+
+# vim: se ts=3: \ No newline at end of file