Add 'miscellaneous' debug prefs to house 'disable XUL cache' pref UI.

This commit is contained in:
waterson%netscape.com 1999-11-02 01:14:50 +00:00
Родитель 676716c335
Коммит 26cdab7acc
6 изменённых файлов: 63 добавлений и 6 удалений

Просмотреть файл

@ -75,7 +75,6 @@
</html:label>
</html:div>
</html:fieldset>
</box>
</html:form>
@ -133,6 +132,23 @@
</box>
</html:form>
<html:form>
<box align="vertical" style="width: 100%;">
<html:fieldset style="width: 100%;">
<html:legend align="left">
<html:div>&debugMiscellaneous.label;</html:div>
</html:legend>
<html:div>
<html:input type="checkbox" id="pref:0:bool:nglayout.debug.disable_xul_cache" />
<html:label for="pref:0:bool:nglayout.debug.disable_xul_cache" accesskey="n" tabindex="0">
&debugDisableXULCache.label;
</html:label>
</html:div>
</html:fieldset>
</box>
</html:form>
</html:div>
</window>

Просмотреть файл

@ -75,7 +75,6 @@
</html:label>
</html:div>
</html:fieldset>
</box>
</html:form>
@ -133,6 +132,23 @@
</box>
</html:form>
<html:form>
<box align="vertical" style="width: 100%;">
<html:fieldset style="width: 100%;">
<html:legend align="left">
<html:div>&debugMiscellaneous.label;</html:div>
</html:legend>
<html:div>
<html:input type="checkbox" id="pref:0:bool:nglayout.debug.disable_xul_cache" />
<html:label for="pref:0:bool:nglayout.debug.disable_xul_cache" accesskey="n" tabindex="0">
&debugDisableXULCache.label;
</html:label>
</html:div>
</html:fieldset>
</box>
</html:form>
</html:div>
</window>

Просмотреть файл

@ -13,7 +13,6 @@
<!ENTITY gfxWidgets.label "gfx">
<!ENTITY gfxScrollbars.label "gfx scrollbars">
<!-- Event Debugging -->
<!ENTITY debugEventDebugging.label "Event Debugging">
<!ENTITY debugPaintFlashing.label "Paint Flashing (Caps-Lock toggles on/off)">
@ -22,3 +21,7 @@
<!ENTITY debugEventDumping.label "Event Dumping">
<!ENTITY debugMotionEventDumping.label "Motion Event Dumping">
<!ENTITY debugCrossingEventDumping.label "Crossing Event Dumping">
<!-- Miscelleneous -->
<!ENTITY debugMiscellaneous.label "Miscelleneous">
<!ENTITY debugDisableXULCache.label "Disable XUL Cache">

Просмотреть файл

@ -13,7 +13,6 @@
<!ENTITY gfxWidgets.label "gfx">
<!ENTITY gfxScrollbars.label "gfx scrollbars">
<!-- Event Debugging -->
<!ENTITY debugEventDebugging.label "Event Debugging">
<!ENTITY debugPaintFlashing.label "Paint Flashing (Caps-Lock toggles on/off)">
@ -22,3 +21,7 @@
<!ENTITY debugEventDumping.label "Event Dumping">
<!ENTITY debugMotionEventDumping.label "Motion Event Dumping">
<!ENTITY debugCrossingEventDumping.label "Crossing Event Dumping">
<!-- Miscelleneous -->
<!ENTITY debugMiscellaneous.label "Miscelleneous">
<!ENTITY debugDisableXULCache.label "Disable XUL Cache">

Просмотреть файл

@ -75,7 +75,6 @@
</html:label>
</html:div>
</html:fieldset>
</box>
</html:form>
@ -133,6 +132,23 @@
</box>
</html:form>
<html:form>
<box align="vertical" style="width: 100%;">
<html:fieldset style="width: 100%;">
<html:legend align="left">
<html:div>&debugMiscellaneous.label;</html:div>
</html:legend>
<html:div>
<html:input type="checkbox" id="pref:0:bool:nglayout.debug.disable_xul_cache" />
<html:label for="pref:0:bool:nglayout.debug.disable_xul_cache" accesskey="n" tabindex="0">
&debugDisableXULCache.label;
</html:label>
</html:div>
</html:fieldset>
</box>
</html:form>
</html:div>
</window>

Просмотреть файл

@ -13,7 +13,6 @@
<!ENTITY gfxWidgets.label "gfx">
<!ENTITY gfxScrollbars.label "gfx scrollbars">
<!-- Event Debugging -->
<!ENTITY debugEventDebugging.label "Event Debugging">
<!ENTITY debugPaintFlashing.label "Paint Flashing (Caps-Lock toggles on/off)">
@ -22,3 +21,7 @@
<!ENTITY debugEventDumping.label "Event Dumping">
<!ENTITY debugMotionEventDumping.label "Motion Event Dumping">
<!ENTITY debugCrossingEventDumping.label "Crossing Event Dumping">
<!-- Miscelleneous -->
<!ENTITY debugMiscellaneous.label "Miscelleneous">
<!ENTITY debugDisableXULCache.label "Disable XUL Cache">