summaryrefslogtreecommitdiffstats
path: root/plugins/sample2Plugin.py
Commit message (Expand)AuthorAgeFilesLines
* Make room in the plugins directory for real plugins.Joel Andres Granados2008-02-261-69/+0
* Import the renamed module (change tasker to pyfirstaidkit)Martin Sivak2008-01-021-2/+2
* Change the flows magic a little (unify the defflows and flows variable)Martin Sivak2008-01-021-1/+1
* - Make simple reporting thread in mainMartin Sivak2007-12-191-3/+3
* Add basic reporting class and integrate it into the plugin systemMartin Sivak2007-12-041-2/+2
* Fixed some typos and improved the flow stuff and docs a littleMartin Sivak2007-11-271-0/+1
* Take the plugin info attributes aoutside the __init__. This allows usJoel Andres Granados2007-11-231-20/+25
* Erase the return from the functions.Joel Andres Granados2007-11-221-7/+0
* Change all references from init to prepare.Joel Andres Granados2007-11-221-10/+10
* Implement the error class.Joel Andres Granados2007-11-211-0/+70