[prefwindow] pref search hookup

This commit is contained in:
rgoodger%ihug.co.nz 2006-05-17 02:23:02 +00:00
Родитель 140184fd13
Коммит 4a93bb7b49
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -27,7 +27,7 @@
<window xmlns:html="http://www.w3.org/TR/REC-html40"
class="dialog"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
onload="if( parent.handle ) parent.handle.onpageload( 'pref-colors' ); else parent.queuedTag = 'pref-colors'; InitSingleEngineList(); " title="&title.label;"
onload="if( parent.handle ) parent.handle.onpageload( 'pref-search' ); else parent.queuedTag = 'pref-search'; InitSingleEngineList(); " title="&title.label;"
align="vertical">
<html:script language="javascript" src="chrome://pref/content/pref-search.js"/>