From a7da44a01a575246c9fb55665c15ce9a9a400814 Mon Sep 17 00:00:00 2001 From: Einar Egilsson Date: Mon, 21 May 2007 23:21:52 +0000 Subject: Redirector git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@54 119bf307-c92d-0410-89bd-8f53e6181181 --- chrome/content/redirlib.js | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'chrome/content/redirlib.js') diff --git a/chrome/content/redirlib.js b/chrome/content/redirlib.js index 493c583..71856dd 100644 --- a/chrome/content/redirlib.js +++ b/chrome/content/redirlib.js @@ -66,6 +66,10 @@ var RedirLib = { return this._prefBranch.getCharPref(branch); }, + setCharPref : function(branch, value) { + return this._prefBranch.setCharPref(branch, value); + }, + getBoolPref : function(branch) { return this._prefBranch.getBoolPref(branch); }, -- cgit v1.2.3-70-g09d2