remove duplicated config.xul file and update the one in components/viewconfig

This commit is contained in:
chanial%noos.fr 2003-08-16 14:11:05 +00:00
Родитель 3cdd5cfdff
Коммит ea2e11c31f
3 изменённых файлов: 1 добавлений и 2 удалений

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

@ -74,7 +74,7 @@
<hbox align="center">
<label value="&filterPrefs.label;" accesskey="&filterPrefs.accesskey;" control="textbox"/>
<textbox id="textbox" flex="1" type="timed" timeout="500" oncommand="FilterPrefs();"/>
<textbox id="textbox" flex="1" type="timed" timeout="500" callback="FilterPrefs();"/>
<button id="button" label="&showAll.label;" accesskey="&showAll.accesskey;" oncommand="ClearFilter();" disabled="true"/>
</hbox>

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

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

@ -1,6 +1,5 @@
toolkit.jar:
*+ content/global/xul.css (content/xul.css)
+ content/global/config.xul (content/config.xul)
+ content/global/globalOverlay.js (content/globalOverlay.js)
*+ content/global/finddialog.xul (content/finddialog.xul)
*+ content/global/finddialog.js (content/finddialog.js)