Autostart is nowhere near complete. Stuff needed done/fixed:

 * Script support: we need explicit support for different kinds of scripts
   (python, bash, etc). Right now they are categorized as unknown.
 * Integrity checks (application exists, etc).
 * GUI improvements (the widgets are static, and a few other issues)
 * Support for libmagic, in case of unknown type of app.
 * Use KDirWatch
 * Remember which files are executable
