
This is an advanced feature. It allows you to add your own Search Engine. ...but be careful! Once an engine has been added, it can be modified but not removed.
To add a search engine you need a Name and Generic URL. The name is the easy part. A generic URL is tricky and it is best to look at an example. Consider:
http://www.google.com/search?hl=en&q={0}&btnG=Search
This string is used to search google. The string "{0}" is where the magic happens. This is where your search query will be inserted. All generic URL values must have the string "{0}" in them somewhere. Once this string has been correctly added, just click the "Add" button.
Of course, if you think we missed a great search engine, let us know! We can add it into the next release.