View Single Post
  #6 (permalink)  
Old 12-09-2009, 08:54 PM
baudac's Avatar
baudac
N00b
Offline
 
Join Date: Nov 2009
Posts: 34
Reputation: 25
baudac is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [FIX]Are you getting local host filename error when running opera 10 from TF3d?

Quote:
Originally Posted by nate.spangler View Post
the problem seems to be in 27c65cbd_manila

if you open it from your desktop with notepad you will notice that the navigateURL is empty. simply put whatever you want in there for your home page and it works

heres mine, just use resco or total commander to copy this to your windows directory and tell it to overwrite

<?xml version="1.0" encoding="utf-16"?>
<InternetPortal>
<BrowserExe>\Internal Storage\Program Files\Opera Mobile 10\Opera10-armv4i.exe</BrowserExe>
<IncludeUserFavorites>True</IncludeUserFavorites>
<Banner
DefaultImagePath="\Windows\HTC\Assets\Images\Inter netPortal\banner.qtc"
SelectedImagePath="\Windows\HTC\Assets\Images\Inte rnetPortal\banner_selected.qtc"
NavigateUrl="www.google.com/"
Width="480"
Height="215" />
<OperatorLinks>
<Link
Text="YouTube"
Executable="\windows\youtube.exe"
ImagePath="\Windows\HTC\Assets\Images\InternetPort al\youtube.qtc" />
</OperatorLinks>
</InternetPortal>
Does this zip only work when Opera 10 is installed into your Windows storage and not the StorageCard?
Reply With Quote