#!/bin/sh

chown -R user.users /home/user/.quickclip/

chown -R user.users /usr/bin/quickclip_viewer.py

echo "A reboot is required to complete the plugin upgrade. Remember to reboot
after the installation is finished." > /tmp/qc.txt

/usr/bin/maemo-confirm-text "Reboot Required" /tmp/qc.txt

