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/atom_window.py')
-rw-r--r--src/atom_window.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/atom_window.py b/src/atom_window.py
index 25836c6dc..5fdc272f9 100644
--- a/src/atom_window.py
+++ b/src/atom_window.py
@@ -133,3 +133,5 @@ class AtomWindow:
if uri is not None:
helpers.launch_browser_mailer('url', uri)
return True
+
+# vim: se ts=3: \ No newline at end of file