Added chrome://pref for the prefs window.

This commit is contained in:
mcmullen%netscape.com 1999-06-09 20:45:15 +00:00
Родитель ed6ad2b7c9
Коммит 2aa96e8db1
1 изменённых файлов: 18 добавлений и 0 удалений

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

@ -120,6 +120,24 @@
</chrome>
<chrome ID="chrome://pref/">
<skin>
<RDF:Description ID="chrome://pref/skin/">
<base>resource:/chrome/pref/skin/default/</base>
<main>pref.css</main>
</RDF:Description>
</skin>
<content>
<RDF:Description ID="chrome://pref/content/">
<base>resource:/chrome/pref/content/default/</base>
<main>PrefsWindow.xul</main>
</RDF:Description>
</content>
</chrome>
</RDF:RDF>