iCulture forum | iPhone, iPad,  iPod touch, Apple TV en iOS

iCulture forum | iPhone, iPad, iPod touch, Apple TV en iOS (https://forum.iculture.nl/)
-   Jailbreak apps en thema's (https://forum.iculture.nl/f14/jailbreak-unlock/f9/jailbreak-apps-thema-s/)
-   -   Google Search in Safari uit laten komen bij iPhone Google (https://forum.iculture.nl/f14/jailbreak-unlock/f9/jailbreak-apps-thema-s/7832-google-search-safari-laten-komen-iphone-google.html)

flipjevandejam 20-02-08 09:32

Google Search in Safari uit laten komen bij iPhone Google
 
De titel zegt het eigenlijk al, ik ben benieuwd of ik de eerste ben die dit zich afvraagt, maar via de search kon ik niets vinden. Als ik in Safari nu iets ga zoeken kom ik uit op de normale Google.nl site en moet ik moeilijk doen met inzoomen enzo, terwijl ze zo'n goede iPhone versie hebben gemaakt van Google en het dus veel handiger/fijner werkt.

Andere mensen ook al een stil gestaan bij deze situatie en is er een fix te vinden ergens?

Bomans 20-02-08 13:04

Gewoon surfen naar www.google.com/m

[edit]
blijkbaar werkt het niet met .be en .nl

flipjevandejam 02-03-08 19:12

Tuurlijk, die mogelijkheid had ik zelf ook al wel bedacht, maar het gemak waarmee je het Google veldje aanklikt en wat typt is een stuk hoger en dan zou het wel zo fijn zijn als die zoekopdrachten ook in de juiste vorm gepresenteerd worden.

Ik heb bij hackintosh het één en ander gevonden: Hackint0sh - View Single Post - [MobileSafari] Making Google mobile the default search engine?
Citaat:

Here's a solution that does not involve modifying the Safari binary and allows the mobile (or some other) version of Google to be default even when the iPhone is localized.

It involves changing a value in /Applications/MobileSafari.app/GoogleTLDs.plist on the iPhone. This is a list of localization codes (like GB for United Kingdom, FR for France, etc.) with the Internet top-level domain (TLD) that the local Google variety uses (like co.uk with GB because it's Google there, etc.).
  • First you decide what your localization is (in Settings... General... International... Region Format). By default it's the US.
  • Then you decide which Google site you want to use from the search bar in Safari. I prefer Google (the iPhone-optimized version of the American site).
  • Then you edit GoogleTLDs.plist to bring the two together. For example, to use Google with UK localization, change the relevant part of the file from Code:
    <key>GB</key>
    <string>co.uk</string>

    to Code:
    <key>GB</key>
    <string>com/m</string>
Another way of changing the plist is with the plutil command from Erica's Utilities (an Installer package): from terminal (or PuTTY), issue Code:
plutil -s GB -v "com/m" /Applications/MobileSafari.app/GoogleTLDs.plist

Restart Springboard for the change to take effect.
Ook hier in het Nederlands trouwens: Google localization wijzigen | iFoonBlog.nl

ironmanixs 03-03-08 00:37

Ik heb een installer package hiervoor gemaakt, check:

Repository online! | iFoonBlog.nl

flipjevandejam 12-09-08 13:50

Heeft iemand dit al werkend voor de iPhone 3G?

> Ikzelf inmiddels, gewoon weer het plist bestandje editten


Alle tijden zijn GMT +2. Het is nu 05:06.