Thread
:
GConf Keys on the N9...
View Single Post
flotron
2012-09-26 , 18:20
Posts: 418 | Thanked: 506 times | Joined on Jan 2012 @ Argentina
#
14
thank you saturn, your script helped me
#!/bin/sh
gconftool -s --type=string /meegotouch/theme/name
nameoftheme
/sbin/initctl restart xsession/mthome
exit 0
i packaged succesfully that script on a deb file, but how i can switch to blanco automatically when uninstalling the theme? (obviously making a script with "blanco" name) but with the script inside "prerm"(inside DEBIAN folder)?
And how i can delete the restart from the script?? removing "/sbin/initctl restart xsession/mthome"??
__________________
Bigger Icons (MetroUI)
Charging Indicator
s60.com.ar
Last edited by flotron; 2012-09-26 at
18:31
.
Quote & Reply
|
flotron
View Public Profile
Send a private message to flotron
Find all posts by flotron