mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-12 19:00:11 +01:00
18 lines
750 B
Properties
18 lines
750 B
Properties
# Default search engine
|
|
browser.search.defaultenginename=Google
|
|
|
|
# Search engine order (order displayed in the search bar dropdown)s
|
|
browser.search.order.1=Google
|
|
browser.search.order.2=Yahoo
|
|
|
|
# These are the default web service based feed readers
|
|
browser.contentHandlers.types.0.title=Bloglines
|
|
browser.contentHandlers.types.0.uri=http://www.bloglines.com/login?r=/sub/%s
|
|
browser.contentHandlers.types.1.title=My Yahoo
|
|
browser.contentHandlers.types.1.uri=http://add.my.yahoo.com/rss?url=%s
|
|
browser.contentHandlers.types.2.title=Google Reader
|
|
browser.contentHandlers.types.2.uri=http://fusion.google.com/add?feedurl=%s
|
|
|
|
# Keyword URL (for location bar searches)
|
|
keyword.URL=http://www.google.com/search?ie=UTF-8&oe=UTF-8&sourceid=navclient&gfns=1&q=
|