remove tinderbox sidebar panels. a=asa and a=sspitzer

This commit is contained in:
asa%mozilla.org 2003-08-20 04:36:48 +00:00
Родитель 5f37ddc772
Коммит 686ce52cd4
2 изменённых файлов: 0 добавлений и 13 удалений

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

@ -15,8 +15,6 @@
<RDF:Seq>
<RDF:li resource="urn:sidebar:panel:whats-related"/>
<RDF:li resource="urn:sidebar:panel:search"/>
<RDF:li resource="urn:sidebar:panel:tinderbox"/>
<RDF:li resource="urn:sidebar:panel:tinderbox-ports"/>
<RDF:li resource="urn:sidebar:panel:bookmarks"/>
<RDF:li resource="urn:sidebar:panel:history"/>
</RDF:Seq>
@ -31,14 +29,6 @@
<NC:title>&sidebar.search.label;</NC:title>
<NC:content>chrome://communicator/content/search/search-panel.xul</NC:content>
</RDF:Description>
<RDF:Description about="urn:sidebar:panel:tinderbox">
<NC:title>&sidebar.tinderbox-seamonkey.label;</NC:title>
<NC:content>http://tinderbox.mozilla.org/SeaMonkey/panel.html</NC:content>
</RDF:Description>
<RDF:Description about="urn:sidebar:panel:tinderbox-ports">
<NC:title>&sidebar.tinderbox-ports.label;</NC:title>
<NC:content>http://tinderbox.mozilla.org/SeaMonkey-Ports/panel.html</NC:content>
</RDF:Description>
<RDF:Description about="urn:sidebar:panel:bookmarks">
<NC:title>&sidebar.client-bookmarks.label;</NC:title>
<NC:content>chrome://communicator/content/bookmarks/bm-panel.xul</NC:content>

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

@ -23,9 +23,6 @@
<!ENTITY sidebar.whats-related.label "What's Related">
<!ENTITY sidebar.search.label "Search">
<!-- LOCALIZATION NOTE sidebar.tinderbox.label: DONT_TRANSLATE -->
<!ENTITY sidebar.tinderbox-seamonkey.label "Tinderbox: SeaMonkey">
<!ENTITY sidebar.tinderbox-ports.label "Tinderbox: SeaMonkey-Ports">
<!ENTITY sidebar.client-bookmarks.label "Bookmarks">
<!ENTITY sidebar.client-history.label "History">
<!ENTITY sidebar.client-addressbook.label "Address Book">