Quote:
Originally Posted by pplippl
Great kitchen! I built a Manila 2.5 rom and it is fantastic. Just have one question: it there a way to remove those "HTC ..." (calendar, footprints...) shortcuts from the start menu? Where do they live? in the Manila 2.5 package? Thanks.
|
You need to edit this reg setting -
Change this:
Code:
[HKEY_CURRENT_USER\Software\HTC\Manila]
"IsShortcutEnable"=dword:1
to:
Code:
[HKEY_CURRENT_USER\Software\HTC\Manila]
"IsShortcutEnable"=dword:0