diff options
Diffstat (limited to 'calendar/gui/GNOME_Evolution_Calendar.server.in.in')
-rw-r--r-- | calendar/gui/GNOME_Evolution_Calendar.server.in.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/calendar/gui/GNOME_Evolution_Calendar.server.in.in b/calendar/gui/GNOME_Evolution_Calendar.server.in.in index 21690f8f71..ba3dd43029 100644 --- a/calendar/gui/GNOME_Evolution_Calendar.server.in.in +++ b/calendar/gui/GNOME_Evolution_Calendar.server.in.in @@ -46,6 +46,7 @@ <oaf_attribute name="evolution:menu_label" type="string" _value="_Calendars"/> <oaf_attribute name="evolution:menu_accelerator" type="string" value="*Control*F3"/> <oaf_attribute name="evolution:button_label" type="string" _value="Calendars"/> + <oaf_attribute name="evolution:button_tooltips" type="string" _value="Calendars"/> <oaf_attribute name="evolution:button_icon" type="string" value="stock_calendar"/> <oaf_attribute name="evolution:button_sort_order" type="string" value="-8"/> </oaf_server> @@ -65,6 +66,7 @@ <oaf_attribute name="evolution:menu_label" type="string" _value="_Tasks"/> <oaf_attribute name="evolution:menu_accelerator" type="string" value="*Control*F4"/> <oaf_attribute name="evolution:button_label" type="string" _value="Tasks"/> + <oaf_attribute name="evolution:button_tooltips" type="string" _value="Tasks"/> <oaf_attribute name="evolution:button_icon" type="string" value="stock_todo"/> <oaf_attribute name="evolution:button_sort_order" type="string" value="-8"/> </oaf_server> |