removed the 'New...' items, since they are implemented in the shell as
2003-11-18 Rodrigo Moya <rodrigo@ximian.com> * evolution-calendar.xml: removed the 'New...' items, since they are implemented in the shell as before. svn path=/trunk/; revision=23420
This commit is contained in:

committed by
Rodrigo Moya

parent
0c2c22e17a
commit
7dc8678d2f
@ -1,3 +1,8 @@
|
||||
2003-11-18 Rodrigo Moya <rodrigo@ximian.com>
|
||||
|
||||
* evolution-calendar.xml: removed the 'New...' items, since they are
|
||||
implemented in the shell as before.
|
||||
|
||||
2003-11-17 Ettore Perazzoli <ettore@ximian.com>
|
||||
|
||||
* evolution.xml: Rename verb "OpenFolderInNewWindow" to
|
||||
|
@ -1,10 +1,6 @@
|
||||
<Root>
|
||||
<commands>
|
||||
<cmd name="NewCalendar" _tip="Create a new calendar"/>
|
||||
<cmd name="NewAppointment" _tip="Create a new appointment" pixtype="pixbuf"/>
|
||||
<cmd name="NewAllDayEvent" _tip="Create a new all-day event" pixtype="pixbuf"/>
|
||||
<cmd name="NewMeeting" _tip="Create a new meeting" pixtype="pixbuf"/>
|
||||
<cmd name="NewTask" _tip="Create a new task" pixtype="pixbuf"/>
|
||||
<cmd name="CalendarPrint" _tip="Print this calendar" pixtype="stock" pixname="gtk-print"
|
||||
accel="*Control*p"/>
|
||||
<cmd name="CalendarPrintPreview" _tip="Previews the calendar to be printed" pixtype="stock" pixname="gtk-print-preview"/>
|
||||
@ -39,15 +35,6 @@
|
||||
<menuitem name="NewCalendar" verb="NewCalendar" _label="New _Calendar"
|
||||
_tip="Create a new calendar"/>
|
||||
<separator/>
|
||||
<menuitem name="NewAppointment" verb="NewAppointment" _label="New _Appointment"
|
||||
_tip="Create a new appointment"/>
|
||||
<menuitem name="NewAllDayEvent" verb="NewAllDayEvent" _label="New All Day _Event"
|
||||
_tip="Create a new all-day event"/>
|
||||
<menuitem name="NewMeeting" verb="NewMeeting" _label="New _Meeting"
|
||||
_tip="Create a new meeting"/>
|
||||
<menuitem name="NewTask" verb="NewTask" _label="New _Task"
|
||||
_tip="Create a new task"/>
|
||||
<separator/>
|
||||
</placeholder>
|
||||
</submenu>
|
||||
<placeholder name="Print">
|
||||
|
Reference in New Issue
Block a user