mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 16:46:26 +00:00
Commenting out old Charset menu. bug #15482 r = none (two XUL lines)
This commit is contained in:
parent
0680ac4445
commit
35271b151f
@ -263,6 +263,7 @@ Contributor(s): ______________________________________. -->
|
|||||||
</menu>
|
</menu>
|
||||||
|
|
||||||
<menuseparator />
|
<menuseparator />
|
||||||
|
<!-- Deprecated BEGIN
|
||||||
<menu value="&dcharMenu.label;">
|
<menu value="&dcharMenu.label;">
|
||||||
<menupopup>
|
<menupopup>
|
||||||
<menuitem value="&dcharIso1Cmd.label;" oncommand="BrowserSetDefaultCharacterSet('ISO-8859-1');"/>
|
<menuitem value="&dcharIso1Cmd.label;" oncommand="BrowserSetDefaultCharacterSet('ISO-8859-1');"/>
|
||||||
@ -343,6 +344,7 @@ Contributor(s): ______________________________________. -->
|
|||||||
<menuitem value="&dcharWinGreekCmd.label;" oncommand="BrowserSetDefaultCharacterSet('windows-1253');"/>
|
<menuitem value="&dcharWinGreekCmd.label;" oncommand="BrowserSetDefaultCharacterSet('windows-1253');"/>
|
||||||
</menupopup>
|
</menupopup>
|
||||||
</menu>
|
</menu>
|
||||||
|
END of Deprecated -->
|
||||||
<menu id = "charsetMenu" />
|
<menu id = "charsetMenu" />
|
||||||
<menu id="CharsetDetectorsMenu" />
|
<menu id="CharsetDetectorsMenu" />
|
||||||
</menupopup>
|
</menupopup>
|
||||||
|
Loading…
Reference in New Issue
Block a user