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?