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&sourceid=mozilla2&ie=utf-8&oe=utf-8</string> <key>Google Images</key> <string>http://images.google.com/images?ie=UTF-8&oe=UTF-8&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&oe=UTF-8&q=%s site:%d</string> </dict> </plist> _______________________________________________ Camino mailing list [email protected] http://mozdev.org/mailman/listinfo/camino
