qprogram-starter


Dependencies: libqt4-dev, libqt4-dbus, build-essential


If you want to install from source, open a terminal and change into this folder.
To install type:

qmake
sudo make install distclean



To uninstall type:

qmake     (if the Makefile has been removed)
sudo make deinstall

(note that ~/.qprogram-starter/qprogram-starter.conf and
 the log files won't be removed)
