зеркало из https://github.com/mozilla/gecko-dev.git
remove registry.rdf r=hyatt
This commit is contained in:
Родитель
1af6af4250
Коммит
861eeb630e
|
@ -1,377 +0,0 @@
|
|||
<?xml version="1.0"?> <!-- -*- Mode: SGML; tab-width: 4; indent-tabs-mode: nil -*- -->
|
||||
|
||||
<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns="http://chrome.mozilla.org/rdf#">
|
||||
|
||||
<chrome about="chrome://global/">
|
||||
|
||||
|
||||
<content>
|
||||
<RDF:Description about="chrome://global/content/">
|
||||
<base>resource:/chrome/global/content/default/</base>
|
||||
<main>globalOverlay.xul</main>
|
||||
</RDF:Description>
|
||||
</content>
|
||||
|
||||
<locale>
|
||||
<RDF:Description about="chrome://global/locale/">
|
||||
<name>en-US</name>
|
||||
</RDF:Description>
|
||||
</locale>
|
||||
|
||||
</chrome>
|
||||
|
||||
|
||||
<chrome about="chrome://navigator/">
|
||||
|
||||
<skin>
|
||||
<RDF:Description about="chrome://navigator/skin/">
|
||||
<base>resource:/chrome/navigator/skin/default/</base>
|
||||
<main>navigator.css</main>
|
||||
</RDF:Description>
|
||||
</skin>
|
||||
|
||||
<content>
|
||||
<RDF:Description about="chrome://navigator/content/">
|
||||
<base>resource:/chrome/navigator/content/default/</base>
|
||||
<main>navigator.xul</main>
|
||||
</RDF:Description>
|
||||
</content>
|
||||
|
||||
<locale>
|
||||
<RDF:Description about="chrome://navigator/locale/">
|
||||
<name>en-US</name>
|
||||
</RDF:Description>
|
||||
</locale>
|
||||
|
||||
</chrome>
|
||||
|
||||
<chrome about="chrome://sidebar/">
|
||||
|
||||
<content>
|
||||
<RDF:Description about="chrome://sidebar/content/">
|
||||
<base>resource:/chrome/sidebar/content/default/</base>
|
||||
</RDF:Description>
|
||||
</content>
|
||||
|
||||
<skin>
|
||||
<RDF:Description about="chrome://sidebar/skin/">
|
||||
<base>resource:/chrome/sidebar/skin/default/</base>
|
||||
<main>sidebar.css</main>
|
||||
</RDF:Description>
|
||||
</skin>
|
||||
|
||||
<locale>
|
||||
<RDF:Description about="chrome://sidebar/locale/">
|
||||
<name>en-US</name>
|
||||
</RDF:Description>
|
||||
</locale>
|
||||
|
||||
</chrome>
|
||||
|
||||
<chrome about="chrome://messenger/">
|
||||
|
||||
<skin>
|
||||
<RDF:Description about="chrome://messenger/skin/">
|
||||
<base>resource:/chrome/messenger/skin/default/</base>
|
||||
<main>messenger.css</main>
|
||||
</RDF:Description>
|
||||
</skin>
|
||||
|
||||
<content>
|
||||
<RDF:Description about="chrome://messenger/content/">
|
||||
<base>resource:/chrome/messenger/content/default/</base>
|
||||
<main>messenger.xul</main>
|
||||
</RDF:Description>
|
||||
</content>
|
||||
|
||||
<locale>
|
||||
<RDF:Description about="chrome://messenger/locale/">
|
||||
<name>en-US</name>
|
||||
</RDF:Description>
|
||||
</locale>
|
||||
|
||||
</chrome>
|
||||
|
||||
<chrome about="chrome://messengercompose/">
|
||||
|
||||
<skin>
|
||||
<RDF:Description about="chrome://messengercompose/skin/">
|
||||
<base>resource:/chrome/messengercompose/skin/default/</base>
|
||||
<main>messengercompose.css</main>
|
||||
</RDF:Description>
|
||||
</skin>
|
||||
|
||||
<content>
|
||||
<RDF:Description about="chrome://messengercompose/content/">
|
||||
<base>resource:/chrome/messengercompose/content/default/</base>
|
||||
<main>messengercompose.xul</main>
|
||||
</RDF:Description>
|
||||
</content>
|
||||
|
||||
<locale>
|
||||
<RDF:Description about="chrome://messengercompose/locale/">
|
||||
<name>en-US</name>
|
||||
</RDF:Description>
|
||||
</locale>
|
||||
|
||||
</chrome>
|
||||
|
||||
<chrome about="chrome://editor/">
|
||||
|
||||
<content>
|
||||
<RDF:Description about="chrome://editor/content/">
|
||||
<base>resource:/chrome/editor/content/default/</base>
|
||||
<main>EditorAppShell.xul</main>
|
||||
</RDF:Description>
|
||||
</content>
|
||||
|
||||
<skin>
|
||||
<RDF:Description about="chrome://editor/skin/">
|
||||
<base>resource:/chrome/editor/skin/default/</base>
|
||||
<main>Editor.css</main>
|
||||
</RDF:Description>
|
||||
</skin>
|
||||
|
||||
<locale>
|
||||
<RDF:Description about="chrome://editor/locale/">
|
||||
<name>en-US</name>
|
||||
</RDF:Description>
|
||||
</locale>
|
||||
|
||||
</chrome>
|
||||
|
||||
<chrome about="chrome://addressbook/">
|
||||
|
||||
<skin>
|
||||
<RDF:Description about="chrome://addressbook/skin/">
|
||||
<base>resource:/chrome/addressbook/skin/default/</base>
|
||||
<main>addressbook.css</main>
|
||||
</RDF:Description>
|
||||
</skin>
|
||||
|
||||
<content>
|
||||
<RDF:Description about="chrome://addressbook/content/">
|
||||
<base>resource:/chrome/addressbook/content/default/</base>
|
||||
<main>addressbook.xul</main>
|
||||
</RDF:Description>
|
||||
</content>
|
||||
|
||||
<locale>
|
||||
<RDF:Description about="chrome://addressbook/locale/">
|
||||
<name>en-US</name>
|
||||
</RDF:Description>
|
||||
</locale>
|
||||
|
||||
</chrome>
|
||||
|
||||
<chrome about="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 about="chrome://pref/content/">
|
||||
<base>resource:/chrome/pref/content/default/</base>
|
||||
<main>PrefsWindow.xul</main>
|
||||
</RDF:Description>
|
||||
</content>
|
||||
|
||||
<locale>
|
||||
<RDF:Description about="chrome://pref/locale/">
|
||||
<name>en-US</name>
|
||||
</RDF:Description>
|
||||
</locale>
|
||||
|
||||
</chrome>
|
||||
|
||||
<chrome about="chrome://profile/">
|
||||
|
||||
<content>
|
||||
<RDF:Description about="chrome://profile/content/">
|
||||
<base>resource:/chrome/profile/content/default/</base>
|
||||
</RDF:Description>
|
||||
</content>
|
||||
|
||||
<skin>
|
||||
<RDF:Description about="chrome://profile/skin/">
|
||||
<base>resource:/chrome/profile/skin/default/</base>
|
||||
</RDF:Description>
|
||||
</skin>
|
||||
|
||||
<locale>
|
||||
<RDF:Description about="chrome://profile/locale/">
|
||||
<name>en-US</name>
|
||||
</RDF:Description>
|
||||
</locale>
|
||||
|
||||
</chrome>
|
||||
|
||||
<chrome about="chrome://wallet/">
|
||||
|
||||
<skin>
|
||||
<RDF:Description about="chrome://wallet/skin/">
|
||||
<base>resource:/chrome/wallet/skin/default/</base>
|
||||
<main>wallet.css</main>
|
||||
</RDF:Description>
|
||||
</skin>
|
||||
|
||||
<content>
|
||||
<RDF:Description about="chrome://wallet/content/">
|
||||
<base>resource:/chrome/wallet/content/default/</base>
|
||||
<main>CookieViewer.xul</main>
|
||||
</RDF:Description>
|
||||
</content>
|
||||
|
||||
<locale>
|
||||
<RDF:Description about="chrome://wallet/locale/">
|
||||
<name>en-US</name>
|
||||
</RDF:Description>
|
||||
</locale>
|
||||
|
||||
</chrome>
|
||||
|
||||
<chrome about="chrome://bookmarks/">
|
||||
|
||||
<content>
|
||||
<RDF:Description about="chrome://bookmarks/content/">
|
||||
<base>resource:/chrome/bookmarks/content/default/</base>
|
||||
<main>bookmarks.xul</main>
|
||||
</RDF:Description>
|
||||
</content>
|
||||
|
||||
<skin>
|
||||
<RDF:Description about="chrome://bookmarks/skin/">
|
||||
<base>resource:/chrome/bookmarks/skin/default/</base>
|
||||
<main>bookmarks.css</main>
|
||||
</RDF:Description>
|
||||
</skin>
|
||||
|
||||
<locale>
|
||||
<RDF:Description about="chrome://bookmarks/locale/">
|
||||
<name>en-US</name>
|
||||
</RDF:Description>
|
||||
</locale>
|
||||
|
||||
</chrome>
|
||||
|
||||
<chrome about="chrome://directory/">
|
||||
<content>
|
||||
<RDF:Description about="chrome://directory/content/">
|
||||
<base>resource:/chrome/directory/content/default/</base>
|
||||
<main>directory.xul</main>
|
||||
</RDF:Description>
|
||||
</content>
|
||||
|
||||
<skin>
|
||||
<RDF:Description about="chrome://directory/skin/">
|
||||
<base>resource:/chrome/directory/skin/default/</base>
|
||||
<main>directory.css</main>
|
||||
</RDF:Description>
|
||||
</skin>
|
||||
|
||||
<locale>
|
||||
<RDF:Description about="chrome://directory/locale/">
|
||||
<name>en-US</name>
|
||||
</RDF:Description>
|
||||
</locale>
|
||||
</chrome>
|
||||
|
||||
<chrome about="chrome://regviewer/">
|
||||
<content>
|
||||
<RDF:Description about="chrome://regviewer/content/">
|
||||
<base>resource:/chrome/regviewer/content/default/</base>
|
||||
<main>regviewer.xul</main>
|
||||
</RDF:Description>
|
||||
</content>
|
||||
|
||||
<skin>
|
||||
<RDF:Description about="chrome://regviewer/skin/">
|
||||
<base>resource:/chrome/regviewer/skin/default/</base>
|
||||
<main>regviewer.css</main>
|
||||
</RDF:Description>
|
||||
</skin>
|
||||
|
||||
<locale>
|
||||
<RDF:Description about="chrome://regviewer/locale/">
|
||||
<name>en-US</name>
|
||||
</RDF:Description>
|
||||
</locale>
|
||||
</chrome>
|
||||
|
||||
<chrome about="chrome://history/">
|
||||
|
||||
<content>
|
||||
<RDF:Description about="chrome://history/content/">
|
||||
<base>resource:/chrome/history/content/default/</base>
|
||||
<main>history.xul</main>
|
||||
</RDF:Description>
|
||||
</content>
|
||||
|
||||
<skin>
|
||||
<RDF:Description about="chrome://history/skin/">
|
||||
<base>resource:/chrome/history/skin/default/</base>
|
||||
<main>history.css</main>
|
||||
</RDF:Description>
|
||||
</skin>
|
||||
|
||||
<locale>
|
||||
<RDF:Description about="chrome://history/locale/">
|
||||
<name>en-US</name>
|
||||
</RDF:Description>
|
||||
</locale>
|
||||
|
||||
</chrome>
|
||||
|
||||
<chrome about="chrome://related/">
|
||||
|
||||
<content>
|
||||
<RDF:Description about="chrome://related/content/">
|
||||
<base>resource:/chrome/related/content/default/</base>
|
||||
</RDF:Description>
|
||||
</content>
|
||||
|
||||
<skin>
|
||||
<RDF:Description about="chrome://related/skin/">
|
||||
<base>resource:/chrome/related/skin/default/</base>
|
||||
</RDF:Description>
|
||||
</skin>
|
||||
|
||||
<locale>
|
||||
<RDF:Description about="chrome://related/locale/">
|
||||
<name>en-US</name>
|
||||
</RDF:Description>
|
||||
</locale>
|
||||
|
||||
</chrome>
|
||||
|
||||
<chrome about="chrome://xpinstall/">
|
||||
|
||||
<content>
|
||||
<RDF:Description about="chrome://xpinstall/content/">
|
||||
<base>resource:/chrome/xpinstall/content/default/</base>
|
||||
</RDF:Description>
|
||||
</content>
|
||||
|
||||
<locale>
|
||||
<RDF:Description about="chrome://xpinstall/locale/">
|
||||
<name>en-US</name>
|
||||
</RDF:Description>
|
||||
</locale>
|
||||
|
||||
</chrome>
|
||||
|
||||
<chrome about="chrome://netwerk/">
|
||||
<content>
|
||||
<RDF:Description about="chrome://netwerk/content/">
|
||||
<base>resource:/chrome/netwerk/content/default/</base>
|
||||
</RDF:Description>
|
||||
</content>
|
||||
</chrome>
|
||||
|
||||
</RDF:RDF>
|
||||
|
Загрузка…
Ссылка в новой задаче