region.properties 1.5 KB

1234567891011121314151617181920212223242526272829303132333435
  1. # This Source Code Form is subject to the terms of the Mozilla Public
  2. # License, v. 2.0. If a copy of the MPL was not distributed with this
  3. # file, You can obtain one at http://mozilla.org/MPL/2.0/.
  4. # Default search engine
  5. browser.search.defaultenginename=searx
  6. # Search engine order (order displayed in the search bar dropdown)s
  7. browser.search.order.1=searx
  8. browser.search.order.2=DuckDuckGo HTML
  9. browser.search.order.3=DuckDuckGo Lite
  10. # To make mapit buttons to disappear in the addressbook, specify empty string. For example:
  11. # mail.addr_book.mapit_url.format=
  12. # The mail.addr_book.mapit_url.format should start with the URL of the mapping
  13. # service and then the query part with placeholders to be subsituted from values
  14. # from the addressbook contact's address.
  15. # Available placeholders are:
  16. # @A1 == address, part 1
  17. # @A2 == address, part 2
  18. # @CI == city
  19. # @ST == state
  20. # @ZI == zip code
  21. # @CO == country
  22. # Default map service:
  23. mail.addr_book.mapit_url.format=mail.addr_book.mapit_url.format=https://nominatim.openstreetmap.org/search.php?polygon=1&q=@A1%2C@A2%2C@CI%2C@ST%2C@ZI%2C@CO
  24. # List of available map services (up to 5 can be defined here):
  25. mail.addr_book.mapit_url.1.name=OpenStreetMap
  26. mail.addr_book.mapit_url.1.format=https://nominatim.openstreetmap.org/search.php?polygon=1&q=@A1%2C@A2%2C@CI%2C@ST%2C@ZI%2C@CO
  27. mailnews.messageid_browser.url=
  28. # Recognize non-standard versions of "Re:" in subjects from localized versions of MS Outlook et al.
  29. # Specify a comma-separated list without spaces. For example: mailnews.localizedRe=AW,SV