Missing file from checkin to fix 'insert HTML' command' b=180303, r=akkana, sr=kin, a=asa

git-svn-id: svn://10.0.0.236/trunk@134849 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cmanske%netscape.com 2002-12-05 21:03:44 +00:00
parent e0a295cee9
commit a73d8ffdbb

View File

@ -313,7 +313,7 @@
<menuitem accesskey="&fileopenremote.accesskey;" key="openremoteeditorkb" observes="cmd_openRemote"/>
<menuitem accesskey="&fileopen.accesskey;" key="openeditorkb" observes="cmd_open" label="&openFileCmd.label;"/>
<menu id="menu_RecentFiles" accesskey="&filerecentmenu.accesskey;" label="&fileRecentMenu.label;"
onpopupshowing="BuildRecentMenu()">
onpopupshowing="BuildRecentPagesMenu();">
<menupopup id="menupopup_RecentFiles" oncommand="editPage(event.target.getAttribute('value'), window, false);"/>
<!-- menuitems appended at runtime -->
</menu>