trying to fix build bustage with Enlarge/Reduce Text Size keys

This commit is contained in:
erik%netscape.com 2000-04-02 23:08:49 +00:00
Родитель 073d02b79c
Коммит 88672953a1
1 изменённых файлов: 4 добавлений и 2 удалений

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

@ -52,12 +52,14 @@ Contributor(s): ______________________________________. -->
<key id="key_preferences"/>
<!-- View Menu -->
<!--
<key id="key_enlargeTextSize" xulkey="true"
key="&enlargeTextSizeCmd.commandkey;"
observes="Browser:EnlargeTextSize"/>
<key id="key_reduceTextSize" xulkey="true"
key="&reduceTextSizeCmd.commandkey;"
observes="Browser:ReduceTextSize"/>
-->
<key id="goForwardKb" xulkey="true" key="&goForwardCmd.commandkey;" observes="Browser:GoForward" />
<key id="goBackwardKb" xulkey="true" key="&goBackCmd.commandkey;" observes="Browser:GoBackwards" />
@ -196,11 +198,11 @@ Contributor(s): ______________________________________. -->
<menuseparator />
<menuitem value="&enlargeTextSizeCmd.label;"
key="key_enlargeTextSize"
observes="Browser:EnlargeTextSize"/>
<!-- key="key_enlargeTextSize" -->
<menuitem value="&reduceTextSizeCmd.label;"
key="key_reduceTextSize"
observes="Browser:ReduceTextSize"/>
<!-- key="key_reduceTextSize" -->
<menuseparator />
<menu value="&useStyleSheetMenu.label;" disabled="true" oncommand="BrowserReload();">
<menupopup>