Thread: PRS-T1 Modified Sony home screen
View Single Post
Old 03-04-2012, 05:00 PM   #214
cybermaus
Junior Member
cybermaus began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Feb 2012
Device: Sony PRS-T1
Works great (on my rooted 1.0.04.12210 device)

Many thanks for the great home-mod. Thanks!

However, I suspect the xml has a small typo, I am pretty sure the 'Settings' on the 3rd page is supposed to be 'System Settings'.

After all, why else is app_syssetting defined? It also fits nicely with the other 'android' specific stuff on that page, and the fact the normal settings is already on the 2nd page.

Code:
		<launcherFavApps>
			<!-- App buttons on top of app drawer -->
			<item>app_rootexplorer</item>
			<item>app_term</item>
			<item>app_syssetting</item>
			<item>app_dropbox</item>
		</launcherFavApps>

Edit: BTW: Where did the 'purchased' button go? I did not see it in the pre-defined app list at the bottom?

Last edited by cybermaus; 03-05-2012 at 06:48 AM.
cybermaus is offline