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 'setup_win32.py')
-rw-r--r--setup_win32.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup_win32.py b/setup_win32.py
index fe4a7bc8a..103b6839d 100644
--- a/setup_win32.py
+++ b/setup_win32.py
@@ -75,3 +75,5 @@ setup(
('.', glob.glob('src/history_manager.glade')),
],
)
+
+# vim: se ts=3: \ No newline at end of file