#!/bin/sh

gconftool-2 --set /apps/osso/hildon-desktop/portrait_wallpaper -t bool false

#restoring transitions
#mv /usr/share/hildon-desktop/transitions.ini.mmmbak /usr/share/hildon-desktop transitions.ini

dbus-send --type=method_call --dest=org.freedesktop.Notifications /org/freedesktop/Notifications org.freedesktop.Notifications.SystemNoteDialog string:"Note that you need to manually restore the original transitions.ini" uint32:0 string:"OK"
