summaryrefslogtreecommitdiffstats
path: root/doc/PLUGINS-HOWTO
Commit message (Collapse)AuthorAgeFilesLines
* trailing whitespace removal. no code changesDenys Vlasenko2009-08-061-2/+2
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* Move PLUGIN_INFOs to .cpp files: same object must never be defined twiceDenys Vlasenko2009-07-311-13/+13
| | | | | | | | and if structure is defined in a .h file, that happens. Since this particular structure has non-trivial destructor, it was running twice and resulted in double-free. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* documentation after English language review from rlandman@redhat.comDaniel Novotny2009-07-031-32/+30
|
* plugins how-to (dnovotny)Zdenek Prikryl2009-05-131-0/+136