#!/bin/sh

if [ -f /home/user/.config/PlasticTheme/Boxes.conf ]; then

	rm -rf /home/user/.config/PlasticTheme/Boxes.conf

fi

run-standalone.sh dbus-send --print-reply --type=method_call --dest=org.freedesktop.Notifications /org/freedesktop/Notifications org.freedesktop.Notifications.SystemNoteDialog string:'Addon pack installed, you can now choose to use them from Plastic Theme Setup found under phone settings application.' uint32:0 string:'NAO OK!'
