See the folder on your device /home/user/MyDocs/faster/ contains a meegotouch folder and index.theme right? If so open terminal and type: Code: devel-su {enter your password} cp -R /home/user/MyDocs/faster /usr/share/themes/ gconftool -s --type=string /meegotouch/theme/name faster Now it should do what the script intended to do The last command above from gconftool till faster at the end is one line not two lines; the forum parses it...
devel-su {enter your password} cp -R /home/user/MyDocs/faster /usr/share/themes/ gconftool -s --type=string /meegotouch/theme/name faster