for now, hide the download manager group box for thunderbird until thunderbird is hooked up to use it.

This commit is contained in:
scott%scott-macgregor.org 2003-11-29 05:05:21 +00:00
parent a059912ad0
commit 9f164aa99e

View File

@ -63,7 +63,8 @@
</radiogroup>
</groupbox>
<groupbox align="start">
#ifndef MOZ_THUNDERBIRD
<groupbox align="start">
<caption label="&downloadManagerWindow.label;"/>
<checkbox id="showWhenStarting" label="&showWhenStarting.label;"
@ -71,7 +72,8 @@
oncommand="toggleDMPrefUI(event.target);"/>
<checkbox id="closeWhenDone" label="&closeWhenDone.label;" class="indent"
prefstring="browser.download.closeWhenDone"/>
</groupbox>
</groupbox>
#endif
<groupbox flex="1">
<caption label="&fileTypes.label;"/>