Icedove: corrected config file typo
This commit is contained in:
parent
2a68273ffa
commit
47a75495e5
1 changed files with 2 additions and 2 deletions
|
|
@ -18,7 +18,7 @@
|
|||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
#
|
||||
|
||||
VERSION=9
|
||||
VERSION=10
|
||||
|
||||
. ./config
|
||||
|
||||
|
|
@ -66,7 +66,7 @@ pref("mail.shell.checkDefaultClient", false);
|
|||
|
||||
// Preferences for the Get Add-ons panel
|
||||
pref("extensions.webservice.discoverURL", "https://directory.fsf.org/wiki/Icedove");
|
||||
pref("extensions.getAddons.search.url", "https://trisquel.info"
|
||||
pref("extensions.getAddons.search.url", "https://trisquel.info");
|
||||
pref("extensions.blocklist.enabled", false);
|
||||
|
||||
// Dictionary download preference
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue