--- infoscreen/infoscreen.pro 2009/12/15 20:36:26 515 +++ infoscreen/infoscreen.pro 2009/12/16 10:31:06 518 @@ -11,5 +11,9 @@ screenmanager.cpp \ clientsiderender.cpp TARGET = infoscreen -INSTALLS += target + + target.path += /usr/local/bin +autostart.files += ./infoscreen.desktop +autostart.path += /etc/xdg/autostart +INSTALLS += target autostart