Bug 135090 - move the calendar menu item from the Tools menu to the Window menu, followup to bug 108099 which re-organized the menu. r/sr=blake

This commit is contained in:
caillon%returnzero.com 2002-04-03 08:38:35 +00:00
Родитель c43e101da1
Коммит 4763ba3337
1 изменённых файлов: 3 добавлений и 3 удалений

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

@ -58,13 +58,13 @@
<command id="Tasks:Calendar" oncommand="openCalendar();"/>
</commandset>
<menupopup id="taskPopup">
<menupopup id="windowPopup">
<menuitem
position="3"
label="&calendarCmd.label;"
accesskey="&calendarCmd.accesskey;"
key="key_calendar"
command="Tasks:Calendar"/>
command="Tasks:Calendar"
insertafter="tasksMenuNavigator"/>
</menupopup>
<statusbarpanel id="component-bar">