aboutsummaryrefslogtreecommitdiffstats
path: root/ubuntu-online-accounts/cc-plugins/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Move account plugins to their own dirGuillaume Desmottes2012-09-061-227/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=683415
* Generate one GType per UOA protocol pluginGuillaume Desmottes2012-09-061-0/+28
| | | | | | | Each plugin now has its own GType inheriting from EmpathyAccountsPlugin which is cleaner. https://bugzilla.gnome.org/show_bug.cgi?id=683415
* UOA plugins: link on libempathy as wellGuillaume Desmottes2012-08-101-0/+14
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=681598
* add empathy-app-pluginGuillaume Desmottes2012-07-301-1/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=680449
* Generate plugins for most protocolsGuillaume Desmottes2012-07-241-1/+157
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=680448
* add generate-plugins.pyGuillaume Desmottes2012-07-241-0/+2
| | | | | | | Handy script to generate all the boilerplates for each protocol we are supporting. https://bugzilla.gnome.org/show_bug.cgi?id=680448
* Add jabber provider, service and pluginGuillaume Desmottes2012-07-241-0/+11
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=680448
* Hook cc-plugins to the build systemGuillaume Desmottes2012-07-241-0/+16
https://bugzilla.gnome.org/show_bug.cgi?id=680448