summaryrefslogtreecommitdiff
path: root/plugins/updates/gsd-updates-plugin.c
Commit message (Collapse)AuthorAgeFilesLines
* plugins: Simplify plugin creation with a huge macroBastien Nocera2012-12-131-72/+1
| | | | Shaves about 2.7k lines of code.
* plugins: add class_finalize to REGISTER macroRay Strode2012-08-211-6/+0
| | | | | | | | We already have a convenience macro for plugins to use to define their types. This commit augments and leverages that macro to remove class_finalize function definition boilerplate.
* Add an updates plugin to integrate with PackageKitRichard Hughes2011-02-151-0/+106