зеркало из https://github.com/mozilla/pjs.git
Hurrumph. So now we have to use about= instead of ID=? Well, CVS should have fixed my new stuff as well :-)
This commit is contained in:
Родитель
4bcd0442c9
Коммит
b748a3fa47
|
@ -120,17 +120,17 @@
|
|||
|
||||
</chrome>
|
||||
|
||||
<chrome ID="chrome://pref/">
|
||||
<chrome about="chrome://pref/">
|
||||
|
||||
<skin>
|
||||
<RDF:Description ID="chrome://pref/skin/">
|
||||
<RDF:Description about="chrome://pref/skin/">
|
||||
<base>resource:/chrome/pref/skin/default/</base>
|
||||
<main>pref.css</main>
|
||||
</RDF:Description>
|
||||
</skin>
|
||||
|
||||
<content>
|
||||
<RDF:Description ID="chrome://pref/content/">
|
||||
<RDF:Description about="chrome://pref/content/">
|
||||
<base>resource:/chrome/pref/content/default/</base>
|
||||
<main>PrefsWindow.xul</main>
|
||||
</RDF:Description>
|
||||
|
|
Загрузка…
Ссылка в новой задаче