Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Add Mac OS X Hints to Searchling' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Add Mac OS X Hints to Searchling
Authored by: cranfordio on Dec 02, '02 02:53:53PM

Sorry, I had HTML formating on, and it got rid of everything in the brackets. Let me try again.

<dict>
<key>name</key>
<string>Yahoo!</string>
<key>types</key>
<array>
<dict>
<key>type</key>
<string>Web</string>
<key>url</key>
<string>http://search.yahoo.com/bin/search?p=</string>
</dict>
<dict>
<key>type</key>
<string>Weather</string>
<key>url</key>
<string>http://search.weather.yahoo.com/search/weather2?p=</string>
</dict>
<dict>
<key>type</key>
<string>Stocks</string>
<key>url</key>
<string>http://finance.yahoo.com/q?s=</string>
</dict>
</array>
</dict>



[ Reply to This | # ]