View Single Post
F2thaK's Avatar
Posts: 4,365 | Thanked: 2,467 times | Joined on Jan 2010 @ Australia Mate
#7
Code:
<settings>
      <selection key="/meegotouch/theme/name" title="Select a theme:">
        <option title="Default" >1</option>
        <option title="Faster Darker Better" >2</option>
    </selection>
</settings>
this works.. now, how to actually make it do something.

edit: cant change the numbers 1 & 2, it goes back to the original error.

found some reading material
http://harmattan-dev.nokia.com/docs/...cm9scGFuZWw%3D
http://harmattan-dev.nokia.com/docs/...veplugins.html

Last edited by F2thaK; 2011-12-25 at 09:28.