From a941a19a9033902b25576f3d2975c94cdaf4b875 Mon Sep 17 00:00:00 2001 From: Einar Egilsson Date: Sat, 14 Nov 2009 06:36:38 +0000 Subject: Bugfixes. 2.0.1 release git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@304 119bf307-c92d-0410-89bd-8f53e6181181 --- chrome/content/code/settings.xul.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chrome/content/code/settings.xul.js') diff --git a/chrome/content/code/settings.xul.js b/chrome/content/code/settings.xul.js index 21f514f..4fa65a2 100644 --- a/chrome/content/code/settings.xul.js +++ b/chrome/content/code/settings.xul.js @@ -35,7 +35,7 @@ var Settings = { this.chkShowContextMenu = document.getElementById('chkShowContextMenu'); this.chkEnableDebugOutput = document.getElementById('chkEnableDebugOutput'); - this.prefs = new Prefs(); + this.prefs = new RedirectorPrefs(); //Preferences this.changedPrefs(this.prefs); this.prefs.addListener(this); -- cgit v1.2.3-70-g09d2