2015-10-21 05:03:22 +02:00
|
|
|
#
|
|
|
|
# messenger.properties
|
|
|
|
# mailnews.js
|
|
|
|
mailnews.start_page.url=chrome://messenger/content/start.xhtml
|
2016-04-22 06:57:07 +02:00
|
|
|
messenger.throbber.url=http://retrozilla.no-ip.org
|
|
|
|
compose.throbber.url=http://retrozilla.no-ip.org
|
|
|
|
addressbook.throbber.url=http://retrozilla.no-ip.org
|
2015-10-21 05:03:22 +02:00
|
|
|
# To make mapit buttons to disappear in the addressbook, specify empty string. For example:
|
|
|
|
# mail.addr_book.mapit_url.format=
|
|
|
|
# The format for "mail.addr_book.mapit_url.format" is:
|
|
|
|
# @A1 == address, part 1
|
|
|
|
# @A2 == address, part 2
|
|
|
|
# @CI == city
|
|
|
|
# @ST == state
|
|
|
|
# @ZI == zip code
|
|
|
|
# @CO == country
|
|
|
|
mail.addr_book.mapit_url.format=http://www.mapquest.com/maps/map.adp?country=@CO&address=@A1%20@A2&city=@CI&state=@ST&zipcode=@ZI
|