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/osx/__init__.py')
-rw-r--r--src/osx/__init__.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/osx/__init__.py b/src/osx/__init__.py
index 263633712..b78753261 100644
--- a/src/osx/__init__.py
+++ b/src/osx/__init__.py
@@ -41,3 +41,5 @@ def netDeviceChanged():
net_device_active = True
device_now_active(None)
return
+
+# vim: se ts=3: \ No newline at end of file