|
||||
Re: Internet Tab and Opera 10 Beta 2u...??
This is what my .xml file currently reads:
Code:
<?xml version="1.0" encoding="utf-16"?> <InternetPortal> <BrowserExe>\ProgramFiles\OperaMobile10\Opera10-armv4i.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="XDTalk" NavigateUrl="http://www.xdtalk.com/forums/" ImagePath="\Windows\_Bookmark_icon.qtc" /> <Link Text="USAA" NavigateUrl="http://www.usaa.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> |
|
||||
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> |
|
||||
Re: Internet Tab and Opera 10 Beta 2u...??
Additionally, I cannot edit the file and then place it back into the Windows Folder on the ppc.
Ist says I do not have permission on this device??? Thanks, J |
|
||||
Re: Internet Tab and Opera 10 Beta 2u...??
1. Can you post a screen shot of your existing Internet tab as it is?
2. You will need to use a program like Resco Explorer or Total Commander to copy the file back into the \Windows folder. |
This post has been thanked 1 times. |
|
||||
Re: Internet Tab and Opera 10 Beta 2u...??
I also noticed in your code (your XML file) that your path reads as
Code:
<?xml version="1.0" encoding="utf-16"?> <InternetPortal> <BrowserExe>\ProgramFiles\OperaMobile10\Opera10-armv4i.exe</BrowserExe> |
This post has been thanked 1 times. |
|
||||
Re: Internet Tab and Opera 10 Beta 2u...??
I don't know how to take a screen shot of the Internet Tab.
It does behave exactly like the xml file is configured: Code:
<?xml version="1.0" encoding="utf-16"?> <InternetPortal> <BrowserExe>\Windws\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="XDTalk" NavigateUrl="http://www.xdtalk.com/forums/" ImagePath="\Windows\_Bookmark_icon.qtc" /> <Link Text="USAA" NavigateUrl="http://www.usaa.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> |
|
||||
Re: Internet Tab and Opera 10 Beta 2u...??
Quote:
I would like to say that the solution was much more complex, it wasn't! That fixed it! The Internet tab loads Opera 10 now! Didn't have to change anything else! |
|
||||
Re: Internet Tab and Opera 10 Beta 2u...??
Do you still get an error message when clicking on bookmarks or the globe?
I get file/localhost/home could not be found |
|
||||
Re: Internet Tab and Opera 10 Beta 2u...??
I do not get any types of errors.
It works perfectly Here is my xml file in \Aplication Data\Manila Code:
<?xml version="1.0" encoding="utf-16"?> <InternetPortal> <BrowserExe>\Program Files\Opera Mobile 10\Opera10-armv4i.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="XDTalk" NavigateUrl="http://www.xdtalk.com/forums/" ImagePath="\Windows\_Bookmark_icon.qtc" /> <Link Text="USAA" NavigateUrl="http://www.usaa.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> |
![]() |
|
|
|