I have not been able to customize the search engine toolbar for the
nightly build, despite following the directions.  I have tried with
2005011808 and failed.  What I have tries does work for 0.8.2 stable.

Here is my SearchURLList.plist flle.  Any suggestion would be appreciated.
Thanks

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN"
"http://www.apple.com/DTDs/PropertyList-1.0.dtd";>
<plist version="1.0">
<dict>
        <key>Google</key>
        
<string>http://www.google.com/search?q=%s&amp;sourceid=mozilla2&amp;ie=utf-8&amp;oe=utf-8</string>
        <key>Google Images</key>
        
<string>http://images.google.com/images?ie=UTF-8&amp;oe=UTF-8&amp;q=%s</string>
        <key>PreferredSearchEngine</key>
        <string>Google</string>
        <key>Scholar</key>
        <string>http://scholar.google.com/scholar?q%s</string>
        <key>Search this Site</key>
        <string>http://www.google.com/search?ie=UTF-8&amp;oe=UTF-8&amp;q=%s
site:%d</string>
</dict>
</plist>
_______________________________________________
Camino mailing list
[email protected]
http://mozdev.org/mailman/listinfo/camino

Reply via email to