aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/GNOME_Evolution_Calendar.server.in.in
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2003-11-13 14:00:11 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2003-11-13 14:00:11 +0800
commit6de80c0ea805a0b4c89bcffd970265ce572d6117 (patch)
treebca68fac3100434bfd31a6a0e07634e81139002e /calendar/gui/GNOME_Evolution_Calendar.server.in.in
parent7a5ecfbb6c09b5350e5ce0600f42098eb6a2f5de (diff)
downloadgsoc2013-evolution-6de80c0ea805a0b4c89bcffd970265ce572d6117.tar
gsoc2013-evolution-6de80c0ea805a0b4c89bcffd970265ce572d6117.tar.gz
gsoc2013-evolution-6de80c0ea805a0b4c89bcffd970265ce572d6117.tar.bz2
gsoc2013-evolution-6de80c0ea805a0b4c89bcffd970265ce572d6117.tar.lz
gsoc2013-evolution-6de80c0ea805a0b4c89bcffd970265ce572d6117.tar.xz
gsoc2013-evolution-6de80c0ea805a0b4c89bcffd970265ce572d6117.tar.zst
gsoc2013-evolution-6de80c0ea805a0b4c89bcffd970265ce572d6117.zip
Add a component_alias
of "calendar" for the calendar and "tasks" for the tasks. svn path=/trunk/; revision=23315
Diffstat (limited to 'calendar/gui/GNOME_Evolution_Calendar.server.in.in')
-rw-r--r--calendar/gui/GNOME_Evolution_Calendar.server.in.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/calendar/gui/GNOME_Evolution_Calendar.server.in.in b/calendar/gui/GNOME_Evolution_Calendar.server.in.in
index 906b8e8172..d43faeed38 100644
--- a/calendar/gui/GNOME_Evolution_Calendar.server.in.in
+++ b/calendar/gui/GNOME_Evolution_Calendar.server.in.in
@@ -39,6 +39,8 @@
<item value="IDL:GNOME/Evolution/Component:1.0"/>
</oaf_attribute>
+ <oaf_attribute name="evolution:component_alias" type="string" value="calendar"/>
+
<oaf_attribute name="name" type="string" _value="Evolution's Calendar component"/>
<oaf_attribute name="evolution:button_label" type="string" _value="Calendars"/>
@@ -72,6 +74,8 @@
<item value="IDL:GNOME/Evolution/Component:1.0"/>
</oaf_attribute>
+ <oaf_attribute name="evolution:component_alias" type="string" value="tasks"/>
+
<oaf_attribute name="name" type="string" _value="Evolution's Tasks component"/>
<oaf_attribute name="evolution:button_label" type="string" _value="Tasks"/>