aboutsummaryrefslogtreecommitdiffstats
path: root/ui/evolution-calendar.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ui/evolution-calendar.xml')
-rw-r--r--ui/evolution-calendar.xml24
1 files changed, 12 insertions, 12 deletions
diff --git a/ui/evolution-calendar.xml b/ui/evolution-calendar.xml
index 3a7c94feb8..662a9206c4 100644
--- a/ui/evolution-calendar.xml
+++ b/ui/evolution-calendar.xml
@@ -1,14 +1,14 @@
<Root>
<commands>
<cmd name="EventOpen" _tip="View the current appointment" accel="*Control*o"/>
- <cmd name="CalendarPrint" _tip="Print this calendar" pixtype="stock" pixname="gtk-print"
+ <cmd name="CalendarPrint" _tip="Print this calendar" pixtype="pixbuf"
accel="*Control*p"/>
- <cmd name="CalendarPrintPreview" _tip="Previews the calendar to be printed" pixtype="stock" pixname="gtk-print-preview"/>
+ <cmd name="CalendarPrintPreview" _tip="Previews the calendar to be printed" pixtype="pixbuf"/>
<cmd name="CalendarPrev" _tip="Go back" pixtype="pixbuf"/>
<cmd name="CalendarToday" _tip="Select today" pixtype="stock" pixname="Home"/>
<cmd name="CalendarNext" _tip="Go forward" pixtype="pixbuf"/>
- <cmd name="CalendarGoto" _tip="Select a specific date" pixtype="stock" pixname="gtk-jump-to"/>
+ <cmd name="CalendarGoto" _tip="Select a specific date" pixtype="pixbuf"/>
<cmd name="ShowDayView" _tip="Show one day" pixtype="pixbuf"/>
<cmd name="ShowWorkWeekView" _tip="Show the working week" pixtype="pixbuf"/>
@@ -16,13 +16,13 @@
<cmd name="ShowMonthView" _tip="Show one month" pixtype="pixbuf"/>
<cmd name="ShowListView" _tip="Show as list" pixtype="pixbuf"/>
- <cmd name="Cut" _tip="Cut the selection" accel="*Control*x" pixtype="stock" pixname="gtk-cut"/>
- <cmd name="Copy" _tip="Copy the selection" accel="*Control*c" pixtype="stock" pixname="gtk-copy"/>
- <cmd name="Paste" _tip="Paste the clipboard" accel="*Control*v" pixtype="stock" pixname="gtk-paste"/>
+ <cmd name="Cut" _tip="Cut the selection" accel="*Control*x" pixtype="pixbuf"/>
+ <cmd name="Copy" _tip="Copy the selection" accel="*Control*c" pixtype="pixbuf"/>
+ <cmd name="Paste" _tip="Paste the clipboard" accel="*Control*v" pixtype="pixbuf"/>
- <cmd name="Delete" _tip="Delete the appointment" accel="*Control*d" pixtype="stock" pixname="gtk-delete"/>
- <cmd name="DeleteOccurrence" _tip="Delete this occurrence" pixtype="stock" pixname="gtk-delete"/>
- <cmd name="DeleteAllOccurrences" _tip="Delete all occurrences" pixtype="stock" pixname="gtk-delete"/>
+ <cmd name="Delete" _tip="Delete the appointment" accel="*Control*d" pixtype="pixbuf"/>
+ <cmd name="DeleteOccurrence" _tip="Delete this occurrence" pixtype="pixbuf"/>
+ <cmd name="DeleteAllOccurrences" _tip="Delete all occurrences" pixtype="pixbuf"/>
<cmd name="CalendarPurge" _label="Purg_e" _tip="Purge old appointments and meetings" accel="*Control*e"/>
</commands>
@@ -75,8 +75,8 @@
<dockitem name="Toolbar">
- <toolitem name="Print" verb="CalendarPrint" _label="Print"/>
- <toolitem name="Delete" verb="" _label="Delete"/>
+ <toolitem name="Print" verb="CalendarPrint" _label="Print" pixtype="pixbuf"/>
+ <toolitem name="Delete" verb="" _label="Delete" pixtype="pixbuf"/>
<separator f="" name="ecal2"/>
@@ -86,7 +86,7 @@
<separator f="" name="ecal3"/>
- <toolitem name="Goto" verb="CalendarGoto" _label="Go To" priority="1"/>
+ <toolitem name="Goto" verb="CalendarGoto" _label="Go To" priority="1" pixtype="pixbuf"/>
<separator f="" name="ecal4"/>