View Single Post
  #15 (permalink)  
Old 01-27-2010, 08:14 PM
losplatanos's Avatar
losplatanos
PPCGeeks Regular
Offline
 
Join Date: Nov 2006
Posts: 74
Reputation: 5
losplatanos is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to losplatanos Send a message via MSN to losplatanos Send a message via Yahoo to losplatanos
Re: Add a Call History Tab For Sense 2.1 WVGA

Quote:
Originally Posted by utopykzebulon View Post
You have to edit 26948339_manila in notapad an to add my tab insert
Code:
      <Page Order="12" Name="callhistory.page" PackageName="HTC" Title="[[IDS_CALLLOGTITLE]]" ExternalScriptPath="HTC\Scripts\orangecalllogtransitions.luac">
        <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>
be careful to the number of the page (in orange...)





thanks now i have 13 tabs thanks that worked perfect
Reply With Quote