View Single Post
  #10856 (permalink)  
Old 11-09-2009, 10:07 PM
PMDColeslaw's Avatar
PMDColeslaw
Halfway to VIP Status
Offline
Location: Mississippi
 
Join Date: Feb 2009
Posts: 561
Reputation: 475
PMDColeslaw is becoming a PPCGeeks regularPMDColeslaw is becoming a PPCGeeks regularPMDColeslaw is becoming a PPCGeeks regularPMDColeslaw is becoming a PPCGeeks regularPMDColeslaw is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ 10-22 ][ v4.1 ][ 6.5.1 / 6.5 / 6.1 ] Calkulin's Visual HTC Kitchen & ROMs

Quote:
Originally Posted by mwalt2 View Post
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?
__________________
Check out my Music on:
YouTube Facebook MySpace Tangle

PMD ROMz - Please hit the Thanks button if I've helped you!

Last edited by PMDColeslaw; 11-09-2009 at 10:09 PM.
Reply With Quote
This post has been thanked 1 times.