View Single Post
  #45 (permalink)  
Old 03-08-2010, 02:24 PM
raidzero's Avatar
raidzero
N00b
Offline
Threadstarter
Location: PPCG
 
Join Date: Dec 2008
Posts: 2,193
Reputation: 5220
raidzero is a trusted member of the communityraidzero is a trusted member of the communityraidzero is a trusted member of the communityraidzero is a trusted member of the communityraidzero is a trusted member of the communityraidzero is a trusted member of the communityraidzero is a trusted member of the communityraidzero is a trusted member of the communityraidzero is a trusted member of the communityraidzero is a trusted member of the communityraidzero is a trusted member of the community
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via MSN to raidzero
Re: RELEASED!***3-6-10***Generic Carrier-ROM&KITCHEN-Baseline001-23541/Titanium

Quote:
Originally Posted by badsez View Post
thank you.
one more.. how do i replace the opera on home panle with the newer opera mini that came out last week?

Thanks
I have not tried opera mini, is it better than 9.7? As long as it stores its bookmarks in the same file as opera 9.7, the favorites import should work fine. The actual launcher though is done in registry:

Code:
[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\Opera]
"GUID"="{F0A1B246-6E64-40cd-8E15-347D29FF6F18}"
"Layout"="Opera"
"LocName"="Opera"
"DataSource"="SOFTWARE\\Microsoft\\CHome\\Opera"
"Pages"="Page1"
"Updated"=dword:00000001

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\Opera\Page1]
"Name"="Favorites"
"URL"="Import your favorites from Opera"
"SK2TEXT"="Import"
"Icon"="\\Windows\\Blank.png"
"ACTIONURL"="\\Windows\\OperaL.exe"
"SK2URL"="\\Windows\\Opera9\\opera9.mscr"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\Opera\CondensedPage]
"PluginLabel"="favorites"
you can probably just try to update the actionurl entry to point to opera mini?

EDIT: I just downloaded opera mini.. trying it now. If it is faster and lighter than opera mobile, then I will say goodbye to opera mobile. I am all about small, fast programs.

EDIT 2: Running opera mini now, its pretty cool. I don't do a lot of web browsing on my phone so its perfect for me. About all I use it for web-wise is reading bash.org when I am bored, and occasionally for quick google searches, etc. I definitely would replace opera mobile with this. making the favorites import work though is not going to be as easy as expected...
__________________

Last edited by raidzero; 03-08-2010 at 02:52 PM.
Reply With Quote