View Single Post
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#419
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...
 

The Following User Says Thank You to thedead1440 For This Useful Post: