Added charset submenu to the context menu, written by jbetak, bug 70830, r=nhotta, sr=alecf.

This commit is contained in:
nhotta%netscape.com 2006-07-29 05:38:02 +00:00
Родитель e083d583bf
Коммит c3906d6f8e
1 изменённых файлов: 4 добавлений и 0 удалений

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

@ -106,6 +106,10 @@
label="&viewBGImageCmd.label;"
accesskey="&viewBGImageCmd.accesskey;"
oncommand="gContextMenu.viewBGImage();"/>
<menu id="browserContextCharsetMenu"
onpopupshowing="CreateMenu('browser');UpdateMenus(event)"
oncommand="MultiplexHandler(event)"/>
<menuseparator id="context-sep-view"/>
<!-- Misc ==================================== -->
<menuitem id="context-bookmarkpage"