зеркало из https://github.com/mozilla/pjs.git
Bug 139782 - raw directory listing format is confusing
r=dougt, sr=darin
This commit is contained in:
Родитель
c3b81da9aa
Коммит
f295db88b4
|
@ -45,7 +45,9 @@
|
|||
<vbox align="start" class="indent">
|
||||
<radiogroup id="dirFormat"
|
||||
prefstring="network.dir.format">
|
||||
<radio value="1" label="&raw.label;"/>
|
||||
<!-- If we display a raw option, then people select it, and complain
|
||||
when they don't actually get results -->
|
||||
<!-- <radio value="1" label="&raw.label;"/> -->
|
||||
<radio value="2" label="&html.label;"/>
|
||||
<!-- OK, this is application/http-index-format, not XUL. But the
|
||||
result is that the XUL viwer is used. Anyway, this is only a
|
||||
|
|
|
@ -1,20 +0,0 @@
|
|||
<!-- extracted from content/pref-debug.xul -->
|
||||
|
||||
<!--LOCALIZATION NOTE : FILE DONT_TRANSLATE This file should not be translated -->
|
||||
|
||||
<!ENTITY lHeader "Networking">
|
||||
<!ENTITY rHeader "Network debugging preferences">
|
||||
|
||||
<!-- Network-->
|
||||
<!ENTITY debugNetworking.label "Networking">
|
||||
<!ENTITY dirFormat "Directory Listing Format">
|
||||
<!ENTITY raw.label "Raw">
|
||||
<!ENTITY html.label "HTML">
|
||||
<!ENTITY xul.label "XUL (tree-based)">
|
||||
<!ENTITY httpVersion.label "HTTP Version">
|
||||
|
||||
<!-- Cache -->
|
||||
<!ENTITY debugCache.label "Cache">
|
||||
<!ENTITY debugDisableXULCache.label "Disable XUL Cache">
|
||||
<!ENTITY debugEnableMemCache.label "Enable Mem Cache">
|
||||
<!ENTITY debugEnableDiskCache.label "Enable Disk Cache">
|
Загрузка…
Ссылка в новой задаче