diff --git a/tools-pkg-appset-qt/appset-qt.install b/tools-pkg-appset-qt/appset-qt.install index c513a1d38..5a7e7b5ad 100644 --- a/tools-pkg-appset-qt/appset-qt.install +++ b/tools-pkg-appset-qt/appset-qt.install @@ -1,17 +1,9 @@ whisperer(){ - echo "----------------------------------------------------------------" - echo "Don't forget that this is an alpha release of AppSet-Qt." - echo "You can test it but it is not recommended for use every day" echo "----------------------------------------------------------------" echo "AppSet is in your desktop menu under Applications->System" echo "To launch AppSet from shell run 'appset-launch.sh' as normal" echo "user. To launch the tray type appsettray-qt as normal user." echo "----------------------------------------------------------------" - echo "----------------------------------------------------------------" - echo "IMPORTANT!: NOW YOU NEED TO REBOOT YOUR COMPUTER TO MAKE APPSET" - echo "WORKING CORRECTLY" - echo "----------------------------------------------------------------" - echo "----------------------------------------------------------------" } mr_daemon(){ @@ -36,3 +28,4 @@ post_remove(){ sed -i '/^DAEMONS/{s/ appset-helper)$/)/}' /etc/rc.conf } +