зеркало из https://github.com/mozilla/gecko-dev.git
Bug 225286 - mozilla/extensions/help/resources/content/test.xul should be removed from build. r=neil.parkwaycc.co.uk a=brendan@mozilla.org
This commit is contained in:
Родитель
1a7edbc503
Коммит
481c06ff09
|
@ -1,18 +0,0 @@
|
|||
<?xml version="1.0"?>
|
||||
<?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
|
||||
<?xul-overlay href="chrome://global/content/globalOverlay.xul"?>
|
||||
|
||||
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
|
||||
id="main" orient="vertical" title="Test Help" persist="screenX screenY width height sizemode">
|
||||
<script type="application/x-javascript"
|
||||
src="chrome://help/content/contextHelp.js"/>
|
||||
|
||||
<hbox flex="0">
|
||||
<button label="Mozilla Help" onclick="setHelpFileURI('chrome://help/locale/mozillahelp.rdf');openHelp()" tooltip="aTooltip" tooltiptext="Mozilla Help"/>
|
||||
<button label="Mozilla Mail Help" onclick="setHelpFileURI('chrome://help/locale/mozillahelp.rdf');openHelp('mail-doc')" tooltip="aTooltip" tooltiptext="Mail Help"/>
|
||||
<button label="Test Help" onclick="setHelpFileURI('chrome://help/locale/testhelp.rdf');openHelp()" tooltip="aTooltip" tooltiptext="Test Help"/>
|
||||
<button label="Test Mail Help" onclick="setHelpFileURI('chrome://help/locale/testhelp.rdf');openHelp('mail-doc')" tooltip="aTooltip" tooltiptext="Test Mail Help"/>
|
||||
</hbox>
|
||||
</window>
|
||||
|
||||
|
|
@ -4,7 +4,6 @@ help.jar:
|
|||
content/help/help.js (content/help.js)
|
||||
content/help/contents.rdf (content/contents.rdf)
|
||||
content/help/helpMenuOverlay.xul (content/helpMenuOverlay.xul)
|
||||
content/help/test.xul (content/test.xul)
|
||||
content/help/helpContextOverlay.xul (content/helpContextOverlay.xul)
|
||||
|
||||
en-US.jar:
|
||||
|
|
Загрузка…
Ссылка в новой задаче