Mercurial > pidgin.yaz
comparison libpurple/account.c @ 16795:db06d4a18246
Add a python script plugins/startup.py which will first check whether a
client with the same home directory is running. If so, it will do a
purple_blist_show() and exit. Otherwise, it will start the client.
Usage example: startup.py pidgin -c /tmp/
I wanted to do a purple_notify_ to notify the user. But because we can't/
don't expose functions with callbacks as parameters to dbus, that was not
possible.
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Wed, 02 May 2007 16:18:45 +0000 |
parents | f9c369b4291c |
children | 7ade887fd3f6 |
comparison
equal
deleted
inserted
replaced
16794:c5bcac0d593d | 16795:db06d4a18246 |
---|