~randomaction/ubufox/lp274605

« back to all changes in this revision

Viewing changes to defaults/preferences/ubuntu-mods.js

  • Committer: Alexander Sack
  • Date: 2009-02-18 20:40:59 UTC
  • mfrom: (9.1.142 main)
  • Revision ID: asac@jwsdot.com-20090218204059-k7zrffd4sg2zf47g
(merge) new upstream snapshot 0.7b1 for jaunty

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
// locale-by-match-os
25
25
pref("intl.locale.matchOS", true);
26
26
 
27
 
 
28
 
// intl-property fixes (minimal set resurrected from ubufox 0.5 in 0.6~b2)
29
 
pref("general.useragent.locale", "chrome://global/locale/intl.properties");
30
 
 
31
27
// kerberos-for-https
32
28
pref("network.negotiate-auth.trusted-uris", "https://");
33
29