зеркало из https://github.com/mozilla/pjs.git
Bug 242707: Corrects the order of the menu items in the File menu of the View Source window
patch by Frank Wein, r=Neil, sr=jag
This commit is contained in:
Родитель
eda8245538
Коммит
eb441f872c
|
@ -139,16 +139,16 @@
|
|||
<menuitem id="menu_newEditor"/>
|
||||
</menupopup>
|
||||
</menu>
|
||||
<menuseparator/>
|
||||
<menuitem id="menu_close"/>
|
||||
<menuseparator/>
|
||||
<menuitem key="key_savePage" command="cmd_savePage"
|
||||
label="&savePageCmd.label;" accesskey="&savePageCmd.accesskey;"/>
|
||||
<menuseparator/>
|
||||
<menuitem key="key_editPage" command="cmd_editPage"
|
||||
label="&editPageCmd.label;" accesskey="&editPageCmd.accesskey;"/>
|
||||
<menuseparator/>
|
||||
<menuitem label="&printCmd.label;" accesskey="&printCmd.accesskey;" key="printKb" command="Browser:Print"/>
|
||||
<menuitem id="printSetupMenuItem" label="&printSetupCmd.label;" accesskey="&printSetupCmd.accesskey;" command="cmd_printSetup"/>
|
||||
<menuitem label="&printCmd.label;" accesskey="&printCmd.accesskey;" key="printKb" command="Browser:Print"/>
|
||||
</menupopup>
|
||||
</menu>
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче