remove duplicate new items in the file and action menus
2002-03-14 JP Rosevear <jpr@ximian.com> * evolution-tasks.xml: remove duplicate new items in the file and action menus svn path=/trunk/; revision=16159
This commit is contained in:
@ -1,5 +1,9 @@
|
|||||||
2002-03-14 JP Rosevear <jpr@ximian.com>
|
2002-03-14 JP Rosevear <jpr@ximian.com>
|
||||||
|
|
||||||
|
* evolution-tasks.xml: remove duplicate new items in the file
|
||||||
|
and action menus
|
||||||
|
|
||||||
|
2002-03-14 JP Rosevear <jpr@ximian.com>
|
||||||
* evolution-calendar.xml: remove duplicate new items in the file
|
* evolution-calendar.xml: remove duplicate new items in the file
|
||||||
and action menus
|
and action menus
|
||||||
|
|
||||||
|
@ -1,7 +1,5 @@
|
|||||||
<Root>
|
<Root>
|
||||||
<commands>
|
<commands>
|
||||||
<cmd name="TasksNewTask" pixtype="pixbuf" _tip="Create a new task"/>
|
|
||||||
|
|
||||||
<cmd name="TasksPrint" _tip="Print the list of tasks" pixtype="pixbuf"
|
<cmd name="TasksPrint" _tip="Print the list of tasks" pixtype="pixbuf"
|
||||||
accel="*Control*p"/>
|
accel="*Control*p"/>
|
||||||
<cmd name="TasksPrintPreview" _tip="Previews the list of tasks to be printed" pixtype="pixbuf"/>
|
<cmd name="TasksPrintPreview" _tip="Previews the list of tasks to be printed" pixtype="pixbuf"/>
|
||||||
@ -18,14 +16,6 @@
|
|||||||
|
|
||||||
<menu>
|
<menu>
|
||||||
<submenu name="File">
|
<submenu name="File">
|
||||||
<submenu name="New">
|
|
||||||
<placeholder name="NewFirstItem">
|
|
||||||
<menuitem name="NewTask" verb="TasksNewTask" _label="_Task"
|
|
||||||
accel="*Control*n" pixtype="pixbuf"/>
|
|
||||||
<separator/>
|
|
||||||
</placeholder>
|
|
||||||
</submenu>
|
|
||||||
|
|
||||||
<placeholder name="Print">
|
<placeholder name="Print">
|
||||||
<menuitem name="PrintPreview" verb="TasksPrintPreview"
|
<menuitem name="PrintPreview" verb="TasksPrintPreview"
|
||||||
_label="Print Pre_view" pixtype="pixbuf"/>
|
_label="Print Pre_view" pixtype="pixbuf"/>
|
||||||
@ -54,12 +44,7 @@
|
|||||||
|
|
||||||
<placeholder name="ComponentActionsPlaceholder">
|
<placeholder name="ComponentActionsPlaceholder">
|
||||||
<submenu name="Actions" _label="_Actions">
|
<submenu name="Actions" _label="_Actions">
|
||||||
<menuitem name="NewTask" verb="CalendarNewTask" _label="Create a New _Task" pixtype="pixbuf"/>
|
|
||||||
|
|
||||||
<separator/>
|
|
||||||
|
|
||||||
<menuitem name="TasksExpunge" verb="" pixtype="pixbuf"/>
|
<menuitem name="TasksExpunge" verb="" pixtype="pixbuf"/>
|
||||||
|
|
||||||
</submenu>
|
</submenu>
|
||||||
</placeholder>
|
</placeholder>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user