blob: e7bc09bef51af80dd9e7bc69cc9b09c5b349ed4b (
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.seamonkey-project.org/start/
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=
startup.homepage_override_url = http://www.seamonkey-project.org/releases/seamonkey%VERSION%/
browser.contentHandlers.types.0.title = Feedly
browser.contentHandlers.types.0.uri = http://www.feedly.com/home#subscription/feed/%s
browser.contentHandlers.types.1.title = Мой Yahoo!
browser.contentHandlers.types.1.uri = http://add.my.yahoo.com/rss?url=%s
browser.contentHandlers.types.2.title = Чытач AOL
browser.contentHandlers.types.2.uri = http://reader.aol.com/#quickadd/%s
|