remove dead files

This commit is contained in:
ben%netscape.com 2000-06-17 03:10:26 +00:00
parent 6226e5b1ec
commit 59e76caefe
3 changed files with 0 additions and 111 deletions

View File

@ -1,45 +0,0 @@
<?xml version="1.0"?>
<!DOCTYPE RDF
[
<!-- LOCALIZATION NOTE (mozillaButton.label): DONT_TRANSLATE -->
<!ENTITY mozillaButton.label "Mozilla">
<!-- taskbar popups -->
<!-- LOCALIZATION NOTE (bugzillaButton.label): Do NOT translate "Bugzilla" -->
<!ENTITY bugzillaButton.label "Go to Bugzilla">
<!ENTITY tinderboxButton.label "Look at Tinderbox">
<!-- LOCALIZATION NOTE (bonsai.label): Do NOT translate "Bonsai" -->
<!ENTITY bonsai.label "Look at Bonsai">
]
>
<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:NC="http://home.netscape.com/NC-rdf#">
<!-- root start -->
<RDF:Seq ID="root">
<RDF:li>
<RDF:Seq about="urn:taskbar:mozilla-group">
<RDF:li resource="urn:taskbar:mozilla-group:bonsai" />
<RDF:li resource="urn:taskbar:mozilla-group:bugzilla" />
</RDF:Seq>
</RDF:li>
</RDF:Seq>
<!-- root end -->
<!-- Description -->
<RDF:Description about="urn:taskbar:mozilla-group">
<NC:title>&mozillaButton.label;</NC:title>
</RDF:Description>
<RDF:Description about="urn:taskbar:mozilla-group:bonsai">
<NC:title>&bonsai.label;</NC:title>
<NC:content>openTopWin('http://bonsai.mozilla.org/toplevel.cgi?treeid=SeaMonkey')</NC:content>
</RDF:Description>
<RDF:Description about="urn:taskbar:mozilla-group:bugzilla">
<NC:title>&bugzillaButton.label;</NC:title>
<NC:content>openTopWin('http://bugzilla.mozilla.org')</NC:content>
</RDF:Description>
</RDF:RDF>

View File

@ -1,10 +0,0 @@
<!-- taskbar -->
<!-- LOCALIZATION NOTE (shoppingButton.label): DONT_TRANSLATE -->
<!ENTITY shoppingButton.label "Shopping">
<!ENTITY entertainment.label "Entertainment">
<!ENTITY openWinButton.label "Open Windows">
<!-- taskbar popups -->
<!-- LOCALIZATION NOTE (tinderboxButton.label): Do NOT translate "Tinderbox" -->
<!ENTITY tinderboxButton.label "Look at Tinderbox">
<!ENTITY taskWindowList.tooltip "List of open windows">

View File

@ -1,56 +0,0 @@
<!-- extracted from tasksOverlay.xul -->
<!ENTITY tasksMenu.label "Tasks">
<!-- LOCALIZATION NOTE (navigatorCmd.label): DONT_TRANSLATE -->
<!ENTITY navigatorCmd.label "Navigator">
<!-- LOCALIZATION NOTE (messengerCmd.label): DONT_TRANSLATE -->
<!ENTITY messengerCmd.label "Mail">
<!-- LOCALIZATION NOTE (editorCmd.label): DONT_TRANSLATE -->
<!ENTITY editorCmd.label "Composer">
<!ENTITY addressBookCmd.label "Address Book">
<!ENTITY newsgroupsCmd.label ".Newsgroups">
<!ENTITY toolsMenu.label "Tools">
<!ENTITY historyCmd.label "History">
<!ENTITY securityInfoCmd.label ".Security Info">
<!ENTITY importUtilCmd.label "Import Utility">
<!ENTITY javaConsoleCmd.label "Java Console">
<!ENTITY javaScriptConsoleCmd.label "JavaScript Console">
<!-- LOCALIZATION NOTE (walletMenu.label): DONT_TRANSLATE -->
<!ENTITY walletMenu.label "Privacy and Security">
<!ENTITY walletFormManager.label "Form Manager">
<!ENTITY walletPasswordManager.label "Password Manager">
<!ENTITY walletSafeFillCmd.label "Prefill Form with Captured Data">
<!ENTITY walletQuickFillCmd.label "Prefill Form Quickly">
<!ENTITY walletRequestToCaptureCmd.label "Capture Data found on Form">
<!-- LOCALIZATION NOTE (walletContentsCmd.label): Do NOT translate "Wallet"-->
<!ENTITY walletContentsCmd.label "View Captured Form Data">
<!ENTITY walletDisplaySignonsCmd.label "View Stored Passwords">
<!ENTITY walletDisplayCookiesCmd.label "View Stored Cookies">
<!ENTITY walletAllowCookiesCmd.label "Allow Site to Set Cookies">
<!ENTITY walletAllowCookiesMsg.label "Cookies from this site will always be accepted">
<!ENTITY walletBlockCookiesCmd.label "Block Site from Setting Cookies">
<!ENTITY walletBlockCookiesMsg.label "Cookies from this site will always be rejected">
<!ENTITY walletDisplayImagesCmd.label "View Sites that can/cannot Display Images">
<!ENTITY walletAllowImagesCmd.label "Allow Site to Display Images">
<!ENTITY walletAllowImagesMsg.label "Images from this site will always be downloaded">
<!ENTITY walletBlockImagesCmd.label "Block Site from Displaying Images">
<!ENTITY walletBlockImagesMsg.label "Images from this site will never be downloaded">
<!ENTITY walletInterviewCmd.label "Interview">
<!ENTITY walletSamplesCmd.label "Demonstration">
<!ENTITY walletChangePasswordCmd.label "Change Master Password...">
<!ENTITY walletExpirePasswordCmd.label "Log Out">
<!ENTITY walletEncryptCmd.label "Encrypt Stored Data">
<!ENTITY walletObscureCmd.label "Obscure Stored Data">
<!ENTITY walletClearCmd.label "Clear Stored Data">
<!ENTITY walletCookieManager.label "Cookie Manager">
<!ENTITY walletImageManager.label "Image Manager">
<!ENTITY taskNavigator.tooltip "Navigator">
<!ENTITY taskMessenger.tooltip "&brandShortName; Mail">
<!ENTITY taskComposer.tooltip "Composer">
<!ENTITY taskAddressBook.tooltip "Address Book">
<!ENTITY taskBar.tooltip "Taskbar">