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/gajim_themes_window.py')
-rw-r--r--src/gajim_themes_window.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gajim_themes_window.py b/src/gajim_themes_window.py
index eea5fb651..7de3e8338 100644
--- a/src/gajim_themes_window.py
+++ b/src/gajim_themes_window.py
@@ -402,3 +402,5 @@ class GajimThemesWindow:
self.no_update = True
self._set_color(True, widget, 'state_muc_directed_msg_color')
self.no_update = False
+
+# vim: se ts=3: \ No newline at end of file