diff options
Diffstat (limited to 'l10n-gl/suite/chrome/browser/region.properties')
-rw-r--r-- | l10n-gl/suite/chrome/browser/region.properties | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/l10n-gl/suite/chrome/browser/region.properties b/l10n-gl/suite/chrome/browser/region.properties new file mode 100644 index 0000000000..c39b49dcaf --- /dev/null +++ b/l10n-gl/suite/chrome/browser/region.properties @@ -0,0 +1,23 @@ +# 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://www.seamonkey-project.org/start/ + +browser.translation.service=http://translate.google.com/translate?prev=/language_tools&u= +browser.translation.serviceDomain=translate.google.com + +#config.js +# +startup.homepage_override_url=http://www.seamonkey-project.org/releases/seamonkey%VERSION%/ + +# This is the default set of web based feed handlers shown in the reader +# selection UI +browser.contentHandlers.types.0.title=Google +browser.contentHandlers.types.0.uri=http://fusion.google.com/add?feedurl=%s +browser.contentHandlers.types.1.title=O meu Yahoo! +browser.contentHandlers.types.1.uri=http://add.my.yahoo.com/rss?url=%s |