Quote:
Originally Posted by shane6374
Noob here. I'm curious about how to cook some different tabs in to manila. I have a rom cooked up that I'm pretty happy with. I would just like to add the Sprint Nav, Document, and Facebook tabs into to it. Everything I've tried so far has failed. Can anyone help? I'm running build 23563 with manila 2.5.2012.1412.
|
Failed how? Sense won't launch? Did you edit your 26948339 manila file to reflect any extra tabs you've added in. Tonight I've been playing with the Facebook tab. I have Sprint Navi, Sprint TV, Call History and Facebook all added and working fine.
I can post my 26948339 manila file if you want, so you can see how to edit it, if you're not already familiar with doing so.
In case you're not. You can copy your 26948339_manila file from your Windows folder and edit it (Notepad) to add in the tabs then copy it back to your Windows folder restart Sense or soft reset and test it out. Assuming it works you can cook that file in. I cook it in via a separated folder near the end of my EXTs
after all the Sense Tabs are cooked in. This way you can find it and edit it easily should you want to play around with Sense tabs again.
Here's what mine looks like. When editing the order you need to change the <Page Order="#" and then move that entire tab to the correct numeric order. Meaning, for example, if you wanted to change my internet tab to the 5th spot you would need to rename the page order to 5 and move it around so that it is actually the fifth tab (page) in the file.
<Manila Mode9Path="HTC\Manila\manila.mode9">
<Navigation>
<PageGroup Name="Root">
<Page Order="0" Name="home.page" PackageName="HTC" Default="true" Title="[[IDS_HOMETITLE]]">
<ComponentReference Name="page" Mode9Path="HTC\Home\FakeHome.mode9?testParam=1" Component="GizmoRoot" SmartComponent="true"/>
<ComponentReference Name="icon_normal" Mode9Path="HTC\Manila\icons.mode9" Component="Home_Off"/>
<ComponentReference Name="icon_selected" Mode9Path="HTC\Manila\icons.mode9" Component="Home_On"/>
<ComponentReference Name="icon_preview" Mode9Path="HTC\Manila\icons.mode9" Component="Home_Preview"/>
</Page>
<Page Order="1" Name="internet.page" PackageName="HTC" Title="[[IDS_INTERNETPORTALTITLE]]">
<ComponentReference Name="page" Mode9Path="HTC\Internet\internetportal.mode9" Component="GizmoRoot" SmartComponent="true"/>
<ComponentReference Name="icon_normal" Mode9Path="HTC\Manila\icons.mode9" Component="Internet_Off"/>
<ComponentReference Name="icon_selected" Mode9Path="HTC\Manila\icons.mode9" Component="Internet_On"/>
<ComponentReference Name="icon_preview" Mode9Path="HTC\Manila\icons.mode9" Component="Internet_Preview"/>
</Page>
<Page Order="2" Name="twitter.page" PackageName="HTC" Title="[[IDS_TWITTER]]">
<ComponentReference Name="page" Mode9Path="HTC\Twitter\Twitter.mode9" Component="GizmoRoot" SmartComponent="true"/>
<ComponentReference Name="icon_normal" Mode9Path="HTC\Manila\icons.mode9" Component="Twitter_Off"/>
<ComponentReference Name="icon_selected" Mode9Path="HTC\Manila\icons.mode9" Component="Twitter_On"/>
<ComponentReference Name="icon_preview" Mode9Path="HTC\Manila\icons.mode9" Component="Twitter_Preview"/>
</Page>
<Page Order="3" Name="settings.page" PackageName="HTC" Title="[[IDS_SETTINGSTITLE]]">
<ComponentReference Name="page" Mode9Path="HTC\Settings\settings.mode9" Component="SettingsPageComponent" SmartComponent="true"/>
<ComponentReference Name="icon_normal" Mode9Path="HTC\Manila\icons.mode9" Component="Settings_Off"/>
<ComponentReference Name="icon_selected" Mode9Path="HTC\Manila\icons.mode9" Component="Settings_On"/>
<ComponentReference Name="icon_preview" Mode9Path="HTC\Manila\icons.mode9" Component="Settings_Preview"/>
</Page>
<Page Order="4" Name="SprintNavi.page" PackageName="HTC" Title="[[IDS_SPRINT_NAVI]]">
<ComponentReference Name="page" Mode9Path="HTC\Navigation\sprintNavigation.mode9" Component="GizmoRoot" SmartComponent="true"/>
<ComponentReference Name="icon_normal" Mode9Path="HTC\Manila\sprinticons.mode9" Component="SprintNavigation_Off"/>
<ComponentReference Name="icon_selected" Mode9Path="HTC\Manila\sprinticons.mode9" Component="SprintNavigation_On"/>
<ComponentReference Name="icon_preview" Mode9Path="HTC\Manila\sprinticons.mode9" Component="SprintNavigation_Preview"/>
</Page>
<Page Order="5" Name="music.page" PackageName="HTC" Title="[[IDS_MUSICTITLE]]">
<ComponentReference Name="page" Mode9Path="HTC\Music\music.mode9" Component="GizmoRoot" SmartComponent="true"/>
<ComponentReference Name="icon_normal" Mode9Path="HTC\Manila\icons.mode9" Component="Music_Off"/>
<ComponentReference Name="icon_selected" Mode9Path="HTC\Manila\icons.mode9" Component="Music_On"/>
<ComponentReference Name="icon_preview" Mode9Path="HTC\Manila\icons.mode9" Component="Music_Preview"/>
</Page>
<Page Order="6" Name="inforwidget.page" PackageName="HTC" Title="[[IDS_STOCK]]">
<ComponentReference Name="page" Mode9Path="HTC\Stock\infor.mode9?page=MyPortfolio" Component="DetailPage" SmartComponent="true"/>
<ComponentReference Name="icon_normal" Mode9Path="HTC\Manila\inforicon.mode9" Component="infor_tray_icon"/>
<ComponentReference Name="icon_selected" Mode9Path="HTC\Manila\inforicon.mode9" Component="infor_tray_icon_selected"/>
<ComponentReference Name="icon_preview" Mode9Path="HTC\Manila\inforicon.mode9" Component="infor_tray_icon_preview"/>
</Page>
<Page Order="7" Name="album.page" PackageName="HTC" Title="[[IDS_PHOTOSANDVIDEOS]]">
<ComponentReference Name="page" Mode9Path="HTC\Album\album.mode9" Component="GizmoRoot" SmartComponent="true"/>
<ComponentReference Name="icon_normal" Mode9Path="HTC\Manila\icons.mode9" Component="Album_Off"/>
<ComponentReference Name="icon_selected" Mode9Path="HTC\Manila\icons.mode9" Component="Album_On"/>
<ComponentReference Name="icon_preview" Mode9Path="HTC\Manila\icons.mode9" Component="Album_Preview"/>
</Page>
<Page Order="8" Name="tv.page" PackageName="HTC" Title="[[IDS_SPRINTTV]]" ExternalScriptPath="HTC\TV\Scripts\sprinttv.luac">
<ComponentReference Name="page" Mode9Path="HTC\TV\sprintfavorites.mode9" Component="GizmoRoot" SmartComponent="true"/>
<ComponentReference Name="icon_normal" Mode9Path="HTC\Manila\sprinticons.mode9" Component="SprintTV_Off"/>
<ComponentReference Name="icon_selected" Mode9Path="HTC\Manila\sprinticons.mode9" Component="SprintTV_On"/>
<ComponentReference Name="icon_preview" Mode9Path="HTC\Manila\sprinticons.mode9" Component="SprintTV_Preview"/>
</Page>
<Page Order="9" Name="calendar.page" PackageName="HTC" Default="true" Title="[[IDS_CALENDAR]]">
<ComponentReference Name="page" Mode9Path="HTC\Calendar\Calendar.mode9" Component="CalendarComponent" SmartComponent="true"/>
<ComponentReference Name="icon_normal" Mode9Path="HTC\Manila\CalendarIcon.mode9" Component="Calendar_Off"/>
<ComponentReference Name="icon_selected" Mode9Path="HTC\Manila\CalendarIcon.mode9" Component="Calendar_On"/>
<ComponentReference Name="icon_preview" Mode9Path="HTC\Manila\CalendarIcon.mode9" Component="Calendar_Preview"/>
</Page>
<Page Order="10" Name="weather.page" PackageName="HTC" Title="[[IDS_WEATHER]]">
<ComponentReference Name="page" Mode9Path="HTC\Weather\weather.mode9" Component="GizmoRoot" SmartComponent="true"/>
<ComponentReference Name="icon_normal" Mode9Path="HTC\Manila\icons.mode9" Component="Weather_Off"/>
<ComponentReference Name="icon_selected" Mode9Path="HTC\Manila\icons.mode9" Component="Weather_On"/>
<ComponentReference Name="icon_preview" Mode9Path="HTC\Manila\icons.mode9" Component="Weather_Preview"/>
</Page>
<Page Order="11" Name="peopleCallHistory.page" PackageName="HTC" Title="[[IDS_PEOPLEBROWSER_CALLHISTORYALLTITLE]]">
<ComponentReference Name="page" Mode9Path="HTC\people\uzebCallHistory.mode9" Component="CallHistoryRoot" SmartComponent="true"/>
<ComponentReference Name="icon_normal" Mode9Path="HTC\Manila\uzebicon.mode9" Component="PeopleCallHistory_Off"/>
<ComponentReference Name="icon_selected" Mode9Path="HTC\Manila\uzebicon.mode9" Component="PeopleCallHistory_On"/>
<ComponentReference Name="icon_preview" Mode9Path="HTC\Manila\uzebicon.mode9" Component="PeopleCallHistory_Preview"/>
</Page>
<Page Order="12" Name="email.page" PackageName="HTC" Title="[[IDS_EMAILTITLE]]">
<ComponentReference Name="page" Mode9Path="HTC\Email\email.mode9" Component="GizmoRoot" SmartComponent="true"/>
<ComponentReference Name="icon_normal" Mode9Path="HTC\Manila\icons.mode9" Component="Email_Off"/>
<ComponentReference Name="icon_selected" Mode9Path="HTC\Manila\icons.mode9" Component="Email_On"/>
<ComponentReference Name="icon_preview" Mode9Path="HTC\Manila\icons.mode9" Component="Email_Preview"/>
</Page>
<Page Order="13" Name="messaging.page" PackageName="HTC" Title="[[IDS_MESSAGESTITLE]]">
<ComponentReference Name="page" Mode9Path="HTC\Messaging\messaging.mode9" Component="MessagesTopLevelPage" SmartComponent="true"/>
<ComponentReference Name="icon_normal" Mode9Path="HTC\Manila\icons.mode9" Component="Messaging_Off"/>
<ComponentReference Name="icon_selected" Mode9Path="HTC\Manila\icons.mode9" Component="Messaging_On"/>
<ComponentReference Name="icon_preview" Mode9Path="HTC\Manila\icons.mode9" Component="Messaging_Preview"/>
</Page>
<Page Order="14" Name="people.page" PackageName="HTC" Title="[[IDS_FAVORITEPEOPLETITLE]]">
<ComponentReference Name="page" Mode9Path="HTC\People\people.mode9" Component="GizmoRoot" SmartComponent="true"/>
<ComponentReference Name="icon_normal" Mode9Path="HTC\Manila\icons.mode9" Component="People_Off"/>
<ComponentReference Name="icon_selected" Mode9Path="HTC\Manila\icons.mode9" Component="People_On"/>
<ComponentReference Name="icon_preview" Mode9Path="HTC\Manila\icons.mode9" Component="People_Preview"/>
</Page>
<Page Order="15" Name="facebook.page" PackageName="HTC" Title="[[Facebook]]">
<ComponentReference Name="page" Mode9Path="HTC\People\facebook.mode9" Component="SummaryAllPage" SmartComponent="true"/>
<ComponentReference Name="icon_normal" Mode9Path="HTC\Manila\Facebookicon.mode9" Component="Facebook_Off"/>
<ComponentReference Name="icon_selected" Mode9Path="HTC\Manila\Facebookicon.mode9" Component="Facebook_On"/>
<ComponentReference Name="icon_preview" Mode9Path="HTC\Manila\Facebookicon.mode9" Component="Facebook_Preview"/>
</Page>
</PageGroup>
</Navigation>
</Manila>
You can copy and paste tabs that you use from this post. As you can see, make sure that each tab begins and ends with </Page>
Also, the CallHistory Tab, Facebook Tab and Co0kie's Home Tab threads all say that you should delete the ManilaFull.xml file from your Windows folder for the tabs and CHT to work properly (maybe at all, I'm not sure). I removed it from the Sense files I cook in (Manila Core, I believe, if your Sense files are arranged by tab). Otherwise just search your Sense files for it.
Sorry if I over explained, but I hate when I ask a noob question and someone answers with jargon that I clearly won't understand, If I did, I probably wouldn't even have needed to ask.
Sorry 'bout the huge post guys!