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/config.py')
-rw-r--r--src/config.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/config.py b/src/config.py
index 8bf3352f3..5e4cbbbf4 100644
--- a/src/config.py
+++ b/src/config.py
@@ -3736,3 +3736,5 @@ class ManagePEPServicesWindow:
title = "Configure %s" % node
window.set_title(title)
window.show_all()
+
+# vim: se ts=3: \ No newline at end of file