aboutsummaryrefslogtreecommitdiff
path: root/src/im-application-list.c
Commit message (Collapse)AuthorAgeFilesLines
* ImApplicationList: listen for added and removed signalsLars Uebernickel2012-11-201-36/+149
|
* messages-service: move app handling into separate classLars Uebernickel2012-11-201-0/+348
Add ImApplicationList, a class that manages the list of applictions that are currently registered with the messaging menu. It creates dbus proxies for running applications and sends signals when the app adds messages or sources.