Quote:
Originally Posted by mwalt2
You can remove footprints by doing the following.
1) make an app.reg and place it after all of the manila packages (ie in zTweaks folder) and put the following in it. You can see that I've removed ("Enable"=dword:000000000) Footprints and Twitter in my example. I am not sure if you have to have the order correct with disabled ones at the end...that's just what I did and it worked.
Code:
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Configuration]
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Configuration\0]
"Enable"=dword:00000001
"PageName"="Manila://home.page"
"Title"="[[IDS_HOMETITLE]]"
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Configuration\1]
"Enable"=dword:00000001
"PageName"="Manila://people.page"
"Title"="[[IDS_FAVORITEPEOPLETITLE]]"
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Configuration\2]
"Enable"=dword:00000001
"PageName"="Manila://messaging.page"
"Title"="[[IDS_MESSAGESTITLE]]"
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Configuration\3]
"Enable"=dword:00000001
"PageName"="Manila://email.page"
"Title"="[[IDS_EMAILTITLE]]"
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Configuration\4]
"Enable"=dword:00000001
"PageName"="Manila://internet.page"
"Title"="[[IDS_INTERNETPORTALTITLE]]"
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Configuration\5]
"Enable"=dword:00000001
"PageName"="Manila://calendar.page"
"Title"="[[IDS_CALENDAR]]"
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Configuration\6]
"Enable"=dword:00000001
"PageName"="Manila://inforwidget.page"
"Title"="[[IDS_STOCK]]"
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Configuration\7]
"Enable"=dword:00000001
"PageName"="Manila://album.page"
"Title"="[[IDS_PHOTOSANDVIDEOS]]"
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Configuration\8]
"Enable"=dword:00000001
"PageName"="Manila://music.page"
"Title"="[[IDS_MUSICTITLE]]"
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Configuration\9]
"Enable"=dword:00000001
"PageName"="Manila://weather.page"
"Title"="[[IDS_WEATHER]]"
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Configuration\10]
"Enable"=dword:00000001
"PageName"="Manila://settings.page"
"Title"="[[IDS_SETTINGSTITLE]]"
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Configuration\11]
"Enable"=dword:00000000
"PageName"="Manila://twitter.page"
"Title"="[[IDS_TWITTER]]"
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Configuration\12]
"Enable"=dword:00000000
"PageName"="Manila://footprints.page"
"Title"="[[IDS_FOOTPRINTS_TITLE]]"
2. Edit 26948339_manila with a text editor (think it's .xml file). Delete the footprints section and fix Page Order numbering. This is so manila does not search for the footprints tab from what I've read.
3. Don't cook in footprints
|
So if I wanted to keep the Twitter tab I would just change that dword to 1?
Also, anyone thats used the new 4.2 VK, did he include the 2.5 manila or is he still waiting on cfc?