View Single Post
  #14 (permalink)  
Old 12-28-2009, 01:49 AM
Jsunn's Avatar
Jsunn
N00b
Offline
 
Join Date: Dec 2009
Posts: 25
Reputation: 0
Jsunn is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: T-mobile TP2 TF3D defaults to IE

I tried the first edit to get opera to be the default browser and it didn't work??

here is the XML contents...??

Code:
<?xml version="1.0" encoding="utf-16"?>
<InternetPortal>
  <BrowserExe>\Windows\OperaL.exe</BrowserExe>
  <IncludeUserFavorites>False</IncludeUserFavorites>
  <Banner
    DefaultImagePath="\Windows\HTC\Assets\Images\InternetPortal\banner.qtc"  
    SelectedImagePath="\Windows\HTC\Assets\Images\InternetPortal\banner_selected.qtc"
    Text="Launch Browser"
    NavigateUrl="http://www.google.com"
    UrlText="Google"
    Width="480"
    Height="215" />
  <OperatorLinks>
    <Link
      Text="Bing"
      NavigateUrl="http://www.m.bing.com"
      ImagePath="\Windows\_Bookmark_icon.qtc" />
    <Link
      Text="CNN"
      NavigateUrl="http://tmobile.cnn.mlogic.mobi"
      ImagePath="\Windows\_Bookmark_icon.qtc" />
    <Link
      Text="eBay"
      NavigateUrl="http://m.ebay.com/"
      ImagePath="\Windows\_Bookmark_icon.qtc" />
   </OperatorLinks>
</InternetPortal>
All of the other changes worked, but not the Opera change??

Thanks for the help!
-Jason
Reply With Quote