Quote:
Originally Posted by hthomas
Also I need to know how to set up BL_GPS_tracker_tab.
|
Here is the 26948339_manila entry, I didn't think this worked on the TP2 because of the compass stuff...
Code:
<Page Order="13" Name="GPSTracker.page" PackageName="HTC" Title="[[IDS_GPSTracker]]">
<ComponentReference Name="page" Mode9Path="HTC\GPSTracker\GPSTracker.mode9" Component="GizmoRoot" SmartComponent="true"/>
<ComponentReference Name="icon_normal" Mode9Path="HTC\GPSTracker\GPSTracker_icons.mode9" Component="GPSTracker_Off"/>
<ComponentReference Name="icon_selected" Mode9Path="HTC\GPSTracker\GPSTracker_icons.mode9" Component="GPSTracker_On"/>
<ComponentReference Name="icon_preview" Mode9Path="HTC\GPSTracker\GPSTracker_icons.mode9" Component="GPSTracker_Preview"/>
</Page>