#! /bin/sh

#cp -rf /opt/theme-customizer/backups/* /
#rm -rf /opt/theme-customizer/backups/*
dpkg -l | grep mp-fremantle-community-pr || cp -rf /opt/theme-customizer/backups/usr/bin/hildon-home.launch /usr/bin/hildon-home.launch
#hildon-theme-recache-all
#run-standalone.sh dbus-send --print-reply --type=method_call --dest=org.freedesktop.Notifications /org/freedesktop/Notifications org.freedesktop.Notifications.SystemNoteDialog string:'Theme Customizer: Original settings has been restored! Reboot is recommended to reload new values to all applications.' uint32:0 string:'NAO OK!'
rm -rf /home/user/.cache/launch/*

return 0
