Browse Source

b=475147, Changes to custom pref pane support (should have been in the main patch)

matthew@allpeers.com 15 years ago
parent
commit
bb4253eeaa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      runtime/chrome/content/preferences/connection.xul

+ 1 - 1
runtime/chrome/content/preferences/connection.xul

@@ -79,7 +79,7 @@
       <preference id="network.proxy.backup.gopher_port"  name="network.proxy.backup.gopher_port"  type="int"/>
     </preferences>
     
-    <script type="application/x-javascript" src="chrome://webrunner/content/connection.js"/>
+    <script type="application/x-javascript" src="chrome://webrunner/content/preferences/connection.js"/>
 
     <stringbundle id="preferencesBundle" src="chrome://webrunner/locale/preferences/preferences.properties"/>