~ubuntu-branches/ubuntu/maverick/adblock-plus/maverick-updates

« back to all changes in this revision

Viewing changes to chrome/content/prefs.js

  • Committer: Bazaar Package Importer
  • Author(s): Benjamin Drung
  • Date: 2010-05-04 14:45:07 UTC
  • mto: This revision was merged to the branch mainline in revision 19.
  • Revision ID: james.westby@ubuntu.com-20100504144507-3419mba2341luamh
Tags: upstream-1.2
ImportĀ upstreamĀ versionĀ 1.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
 *
16
16
 * The Initial Developer of the Original Code is
17
17
 * Wladimir Palant.
18
 
 * Portions created by the Initial Developer are Copyright (C) 2006-2009
 
18
 * Portions created by the Initial Developer are Copyright (C) 2006-2010
19
19
 * the Initial Developer. All Rights Reserved.
20
20
 *
21
21
 * Contributor(s):
29
29
 
30
30
const prefRoot = "extensions.adblockplus.";
31
31
 
32
 
var prefService = Cc["@mozilla.org/preferences-service;1"].getService(Ci.nsIPrefService);
 
32
XPCOMUtils.defineLazyServiceGetter(this, "prefService", "@mozilla.org/preferences-service;1", "nsIPrefService");
33
33
 
34
34
/**
35
35
 * This object allows easy access to Adblock Plus preferences, all defined