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_osx.py')
-rw-r--r--setup_osx.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup_osx.py b/setup_osx.py
index 034b24d52..6459cdb6b 100644
--- a/setup_osx.py
+++ b/setup_osx.py
@@ -198,3 +198,5 @@ elif sys.argv[1] == "build":
finishApp()
elif sys.argv[1] == "dist":
distApp()
+
+# vim: se ts=3: \ No newline at end of file