зеркало из https://github.com/mozilla/pjs.git
Turn View -> Text Size back on now that bug 52985 (mac menu bug) is fixed. Bug=53207, a=brendan
This commit is contained in:
Родитель
74724c033b
Коммит
a95c1a9e8d
|
@ -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, '')"/>
|
||||
|
|
Загрузка…
Ссылка в новой задаче