Box field to support the type="file" preference.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@189993 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mgalli%geckonnection.com
2006-02-14 21:01:05 +00:00
parent ca672d6703
commit cda75e2516

View File

@@ -120,13 +120,16 @@
<hbox flex="1">
<textbox onchange="syncPref(this)" tabindex="54"
flex="1"
style="margin:3px ! important;"
<box onchange="syncPref(this)"
id="downloadDir"
preference="browser.download.dir"
/>
<textbox id="downloadDirDisplay" disabled="true"
style="margin:3px ! important;"
tabindex="54"
flex="1" />
<button id="chooseFolderButton" tabindex="55"
class='box-prefgroupitem'
label="&setSaveDirectory.label;"