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/statusicon.py')
-rw-r--r--src/statusicon.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/statusicon.py b/src/statusicon.py
index 54d5aec3e..34d910b6f 100644
--- a/src/statusicon.py
+++ b/src/statusicon.py
@@ -90,3 +90,5 @@ class StatusIcon(systray.Systray):
#or they were lazy to get it to work under Windows! WTF!
#elif image.get_storage_type() == gtk.IMAGE_ANIMATION:
# self.img_tray.set_from_animation(image.get_animation())
+
+# vim: se ts=3: \ No newline at end of file