finch/plugins/pietray.py

changeset 39349
c28414267b99
parent 37987
81d3f45ae36b
equal deleted inserted replaced
39348:575c76975ad6 39349:c28414267b99
1 #!/usr/bin/env python 1 #!/usr/bin/env python
2 2
3 # NOTICE: This script is currently broken as the libpurple DBus
4 # bindings have been removed.
5 #
3 # This is a dbus script to show a docklet for Finch. This should work 6 # This is a dbus script to show a docklet for Finch. This should work
4 # for any 'compatible' purple client. 7 # for any 'compatible' purple client.
5 # 8 #
6 # By 'compatible', I mean any client that sets and updates the 9 # By 'compatible', I mean any client that sets and updates the
7 # "unseen-count" data on the conversations. 10 # "unseen-count" data on the conversations.

mercurial