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/systray.py')
-rw-r--r--src/systray.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/systray.py b/src/systray.py
index a2f0c10fb..6d08bd83e 100644
--- a/src/systray.py
+++ b/src/systray.py
@@ -404,3 +404,5 @@ class Systray:
self.t.destroy()
self.t = None
self.unsubscribe_events()
+
+# vim: se ts=3: \ No newline at end of file