aboutsummaryrefslogtreecommitdiff
path: root/chrome/content/ui/settings.xul
diff options
context:
space:
mode:
authorEinar Egilsson2009-10-09 15:14:22 +0000
committerEinar Egilsson2009-10-09 15:14:22 +0000
commita253051e8bedde1727e3615c15965afe72e0ae35 (patch)
tree182135113e38b9442d7ab4e7382b0a4beadb0c56 /chrome/content/ui/settings.xul
parenta7f2d159bb3aa3c515b6f858d3e592618f62cbdf (diff)
Restructuring
git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@263 119bf307-c92d-0410-89bd-8f53e6181181
Diffstat (limited to 'chrome/content/ui/settings.xul')
-rw-r--r--chrome/content/ui/settings.xul2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/content/ui/settings.xul b/chrome/content/ui/settings.xul
index 58c726a..fca43a4 100644
--- a/chrome/content/ui/settings.xul
+++ b/chrome/content/ui/settings.xul
@@ -17,7 +17,7 @@
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<script type="application/x-javascript" src="../code/redirect.js"/>
- <script type="application/x-javascript" src="../code/redirectList.xul.js"/>
+ <script type="application/x-javascript" src="../code/settings.xul.js"/>
<stringbundleset id="stringbundleset">
<stringbundle id="redirector-strings" src="chrome://redirector/locale/redirector.properties"/>
</stringbundleset>