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/notify.py')
-rw-r--r--src/notify.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/notify.py b/src/notify.py
index 63abdc526..09c3ad82b 100644
--- a/src/notify.py
+++ b/src/notify.py
@@ -585,3 +585,5 @@ class DesktopNotification:
def version_error_handler_3_x_try(self, e):
self.version = self.default_version
self.attempt_notify()
+
+# vim: se ts=3: \ No newline at end of file