Turn View -> Text Size back on now that bug 52985 (mac menu bug) is fixed. Bug=53207, a=brendan

This commit is contained in:
disttsc%bart.nl 2006-09-14 05:54:21 +00:00
Родитель 74724c033b
Коммит a95c1a9e8d
1 изменённых файлов: 2 добавлений и 3 удалений

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

@ -203,8 +203,7 @@
</menupopup>
</menu>
<menuseparator />
<!--
for some reason, this makes mac freak out. pulling out until i understand why (pinkerton)
<menu id="menu_TextZoom" accesskey="&textZoomMenu.accesskey;">
<menupopup id="textZoomPopup" oncreate="initTextZoomMenu()">
<menuitem key="key_textZoomReduce" accesskey="&textZoomReduceCmd.accesskey;" observes="cmd_viewTextZoomReduce"/>
@ -214,7 +213,7 @@ for some reason, this makes mac freak out. pulling out until i understand why (p
<menuitem id="textZoomOther" type="radio" name="textZoom" accesskey="&textZoomOtherCmd.accesskey;" oncommand="setTextZoomOther()"/>
</menupopup>
</menu>
-->
<menu value="&useStyleSheetMenu.label;" accesskey="&useStyleSheetMenu.accesskey;" disabled="false">
<menupopup oncreate="stylesheetFillPopup(window._content.document, this, document.getElementById('authssnoopt'))">
<menuitem value="&useStyleSheetNone.label;" id="authssnoopt" type="radio" name="authorstyle" oncommand="stylesheetSwitch(window._content.document, '')"/>