View Single Post
Posts: 85 | Thanked: 178 times | Joined on Apr 2012 @ Finland
#139
Originally Posted by thedead1440 View Post
That is just doing the symlink for your theme files to be stored in /opt/ instead of rootfs partition...So you don't have the gconf command in the file?
Nope thats all there is. But now I found there's *.prerm also and there is
Code:
#!/bin/sh

rm -f /usr/share/themes/example
gconftool -s --type string /meegotouch/theme/CurrentMeegoTheme blanco
gconftool -s --type string /meegotouch/theme/name blanco

Last edited by kebbana; 2012-10-29 at 15:24.