View Single Post
  #13 (permalink)  
Old 01-14-2010, 06:18 PM
Jsunn's Avatar
Jsunn
N00b
Offline
Threadstarter
 
Join Date: Dec 2009
Posts: 25
Reputation: 0
Jsunn is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Internet Tab and Opera 10 Beta 2u...??

I located the file that you specified...

The Only Code that was in the file was:

Code:
<?xml version="1.0" encoding="utf-16"?>
<InternetPortal>  
  <IncludeUserFavorites>True</IncludeUserFavorites>
  <Banner
    DefaultImagePath="\Windows\HTC\Assets\Images\InternetPortal\banner.qtc"
    SelectedImagePath="\Windows\HTC\Assets\Images\InternetPortal\banner_selected.qtc"
    Width="480"
    Height="215" />
  <OperatorLinks>
    <Link
      Text="YouTube"
      Executable="\windows\youtube.exe"
      ImagePath="\Windows\HTC\Assets\Images\InternetPortal\youtube.qtc" />
  </OperatorLinks>
</InternetPortal>
Reply With Quote