View Single Post
  #2417 (permalink)  
Old 01-18-2010, 04:39 PM
TMartin's Avatar
TMartin
Chef/Port Specialist
Offline
Location: Westerville, OH
 
Join Date: May 2008
Posts: 1,756
Reputation: 4824
TMartin should be added to the payroll for their contributionsTMartin should be added to the payroll for their contributionsTMartin should be added to the payroll for their contributionsTMartin should be added to the payroll for their contributionsTMartin should be added to the payroll for their contributionsTMartin should be added to the payroll for their contributionsTMartin should be added to the payroll for their contributionsTMartin should be added to the payroll for their contributionsTMartin should be added to the payroll for their contributionsTMartin should be added to the payroll for their contributionsTMartin should be added to the payroll for their contributions
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ Kitchen ][ 1-11 ][ v1.4 ][ 23518 / 21888 / 21056 ] Calkulin's Visual WVGA Kitch

Quote:
Originally Posted by vin255764 View Post
how to disable sense tabs in the kitchen?for example if I want to hide twitter?
Example:
Code:
REGEDIT4

[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]]"
You can reorder tabs and changing the "Enable" key to 00000000 will disable a tab. This is from 2.5.1920 so it doesn't have the Documents tabs.

EDIT: If you have already built a ROM with 2.5.1922 send me the "PageName" & "Title" from your registry for the Documents Tab so I can modify this to reflect it.
__________________
Check out my work:
For All Your New Leaks, Check Out:
Hit the if I help you.

Last edited by TMartin; 01-18-2010 at 04:44 PM.