mirror of https://github.com/roytam1/boc-uxp.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
1.3 KiB
29 lines
1.3 KiB
# This Source Code Form is subject to the terms of the Mozilla Public |
|
# License, v. 2.0. If a copy of the MPL was not distributed with this |
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/. |
|
|
|
# navigator.properties |
|
# |
|
# all.js |
|
# |
|
browser.startup.homepage=http://binaryoutcast.com/projects/borealis |
|
browser.throbber.url=http://binaryoutcast.com/projects/borealis |
|
|
|
browser.translation.service=http://translate.google.com/translate?prev=/language_tools&u= |
|
browser.translation.serviceDomain=translate.google.com |
|
browser.validate.html.service=http://validator.w3.org/check?charset=%28detect+automatically%29&doctype=Inline&uri= |
|
|
|
#config.js |
|
# |
|
startup.homepage_override_url=https://github.com/binoc-central/navigator |
|
|
|
# This is the default set of web based feed handlers shown in the reader |
|
# selection UI |
|
browser.contentHandlers.types.0.title=Feedly |
|
browser.contentHandlers.types.0.uri=http://www.feedly.com/home#subscription/feed/%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=AOL Reader |
|
browser.contentHandlers.types.2.uri=http://reader.aol.com/#quickadd/%s |
|
browser.contentHandlers.types.3.title=Digg Reader |
|
browser.contentHandlers.types.3.uri=http://digg.com/reader/search/%s
|
|
|