View Single Post
  #3 (permalink)  
Old 01-09-2009, 06:53 PM
Zero_Shadow's Avatar
Zero_Shadow
PPCGeeks Regular
Offline
 
Join Date: Oct 2008
Posts: 77
Reputation: 75
Zero_Shadow is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [01-08-09] Juggalo TP ROM v0.06.02B Telus & Sprint [OS 5.2.19972 Build 19972] [UC

Quote:
Originally Posted by Juggalo_X View Post
you will have to edit it in by hand as the manila version im using is different. then any other.
Thanks for the quick reply that would explain a lot then so just to be clear then I need to use the following codes for the Calendar and the Call History:

<Page Order="2" Name="calendar.page" PackageName="HTC" Title="Calendar">
<ComponentReference Name="page" Mode9Path="HTC\calendar.mode9" Component="GizmoRoot" SmartComponent="true" />
<ComponentReference Name="icon_normal" Mode9Path="HTC\Calendar.mode9" Component="ActiveCalendarIconTray" />
<ComponentReference Name="icon_selected" Mode9Path="HTC\Calendar.mode9" Component="ActiveCalendarIconOn" />
<ComponentReference Name="icon_preview" Mode9Path="HTC\Calendar.mode9" Component="ActiveCalendarIconPreview" />
</Page>

<Page Order="10" Name="callhistory.page" PackageName="HTC" Title="[[IDS_CALLLOGTITLE]]">
<ComponentReference Name="page" Mode9Path="HTC\CallLog.mode9" Component="GizmoRoot" SmartComponent="true" />
<ComponentReference Name="icon_normal" Mode9Path="HTC\Icons.mode9" Component="People_CallHistory_Off" />
<ComponentReference Name="icon_selected" Mode9Path="HTC\Icons.mode9" Component="People_CallHistory_On" />
<ComponentReference Name="icon_preview" Mode9Path="HTC\Icons.mode9" Component="People_CallHistory_Preview" />
<ComponentReference Name="icon_notification" Mode9Path="HTC\Icons.mode9" Component="Notification_People_CallHistory" />
</Page>

And put them into the 26948339 manila file correct?
Reply With Quote