aboutsummaryrefslogtreecommitdiffstats
path: root/ubuntu-online-accounts/cc-plugins/app-plugin/empathy-app-plugin.c
Commit message (Collapse)AuthorAgeFilesLines
* Rely on the empathy factory rather than 're-preparing' the AMGuillaume Desmottes2012-08-031-0/+15
| | | | | | | | tp_account_manager_prepare_all_async() seems to be a bad idea so, instead, let's just rely the empathy factory and set it as default. This makes the code much more symetric with empathy-accounts and shouldn't prepare that much useless features as we are not going to prepare the contact list anyway.
* add empathy-app-plugin-widgetXavier Claessens2012-07-301-2/+19
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=680449
* add empathy-app-pluginGuillaume Desmottes2012-07-301-0/+52
https://bugzilla.gnome.org/show_bug.cgi?id=680449