blob: 3617bd8e7599b1c83439dd49bda1c809e97cf02e (
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.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
|