mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 08:35: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>
|
||||
|
||||
<menuseparator />
|
||||
<!-- Deprecated BEGIN
|
||||
<menu value="&dcharMenu.label;">
|
||||
<menupopup>
|
||||
<menuitem value="&dcharIso1Cmd.label;" oncommand="BrowserSetDefaultCharacterSet('ISO-8859-1');"/>
|
||||
@ -343,6 +344,7 @@ Contributor(s): ______________________________________. -->
|
||||
<menuitem value="&dcharWinGreekCmd.label;" oncommand="BrowserSetDefaultCharacterSet('windows-1253');"/>
|
||||
</menupopup>
|
||||
</menu>
|
||||
END of Deprecated -->
|
||||
<menu id = "charsetMenu" />
|
||||
<menu id="CharsetDetectorsMenu" />
|
||||
</menupopup>
|
||||
|
Loading…
Reference in New Issue
Block a user