зеркало из https://github.com/mozilla/pjs.git
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:
Родитель
c43e101da1
Коммит
4763ba3337
|
@ -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">
|
||||
|
|
Загрузка…
Ссылка в новой задаче