Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/chat/presence.py
diff options
context:
space:
mode:
Diffstat (limited to 'chat/presence.py')
-rw-r--r--chat/presence.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/chat/presence.py b/chat/presence.py
index 45a31f9..8b88492 100644
--- a/chat/presence.py
+++ b/chat/presence.py
@@ -1,3 +1,5 @@
+# -*- tab-width: 4; indent-tabs-mode: t -*-
+
import avahi, dbus, dbus.glib
OLPC_CHAT_SERVICE = "_olpc_chat._udp"