small fixes to help chrome, NOT PART OF BUILD

This commit is contained in:
oeschger%netscape.com 2001-03-05 22:53:40 +00:00
parent 76b276358c
commit 8829d8d31f
3 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
//-------- global variables
var gBrowser;
var key {
var key = {
"?mail": "chrome://help/locale/mail_help.html",
"?nav": "chrome://help/locale/nav_help.html",
"?im: "chrome://help/locale/im_help.html",

View File

@ -6,7 +6,7 @@
<!DOCTYPE window SYSTEM "chrome://help/locale/help.dtd">
<window id="ns_help"
<window id="moz__help"
windowtype="mozilla:help"
xmlns:html="http://www.w3.org/TR/REC-html40"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
@ -128,7 +128,7 @@
</box>
<splitter id="helpsidebar-splitter"
collapse="before"
v collapse="before"
persist="state hidden"
autostretch="never"
orient="vertical"

View File

@ -6,7 +6,7 @@
<!ENTITY backBtn.tooltip "Back" >
<!ENTITY fwdBtn.tooltip "Forward" >
<!ENTITY homeBtn.tooltio "Home" >
<!ENTITY homeBtn.tooltip "Home" >
<!ENTITY t1.label "What part of Netscape" >
<!ENTITY t2.label "do you need help with?" >