blob: 4ab4978a7cc1dc17de602ea80b78503e7c8c1de4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# 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/.
browser.startup.homepage = http://www.proyectonave.es/productos/seamonkey/start/
browser.throbber.url = http://www.seamonkey-project.org/
browser.translation.service = https://translate.google.com/translate?prev=/language_tools&langpair=en|es&u=
browser.translation.serviceDomain = translate.google.com
browser.validate.html.service = https://validator.w3.org/check?charset=%28detect+automatically%29&doctype=Inline&uri=
startup.homepage_override_url = https://www.seamonkey-project.org/releases/seamonkey%VERSION%/
browser.contentHandlers.types.0.title = Feedly
browser.contentHandlers.types.0.uri = https://feedly.com/i/subscription/feed/%s
browser.contentHandlers.types.1.title = Inoreader
browser.contentHandlers.types.1.uri = https://www.inoreader.com/?add_feed=%s
browser.contentHandlers.types.2.title = My Yahoo!
browser.contentHandlers.types.2.uri = https://add.my.yahoo.com/rss?url=%s
browser.contentHandlers.types.3.title = Digg Reader
browser.contentHandlers.types.3.uri = http://digg.com/reader/search/%s
|