aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-request-util.c
Commit message (Collapse)AuthorAgeFilesLines
* Move the code ensuring a requested sms channel to empathy-request-utilChandni Verma2011-05-051-23/+32
| | | | as empathy-dispatcher has been deleted in master
* pass a preferred handler when requesting channelsGuillaume Desmottes2011-03-171-4/+4
| | | | | We want to use Empathy components when possible instead of, say, KDE ones if both are installed (#643863).
* rename empathy-dispatcher to empathy-request-utilGuillaume Desmottes2011-03-171-0/+107
We don't have EmpathyDispatcher any more so this file just contains some utility functions now.