aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2002-08-29 05:21:07 +0800
committerDan Winship <danw@src.gnome.org>2002-08-29 05:21:07 +0800
commit706367709628037c10afd18fd28a7e9fd912d3d5 (patch)
tree03d7718dbad26588c615f6b29323a69c856f2655 /calendar/gui
parentaf0e35d3d18666065f550d66c7b698cb361c2581 (diff)
downloadgsoc2013-evolution-706367709628037c10afd18fd28a7e9fd912d3d5.tar
gsoc2013-evolution-706367709628037c10afd18fd28a7e9fd912d3d5.tar.gz
gsoc2013-evolution-706367709628037c10afd18fd28a7e9fd912d3d5.tar.bz2
gsoc2013-evolution-706367709628037c10afd18fd28a7e9fd912d3d5.tar.lz
gsoc2013-evolution-706367709628037c10afd18fd28a7e9fd912d3d5.tar.xz
gsoc2013-evolution-706367709628037c10afd18fd28a7e9fd912d3d5.tar.zst
gsoc2013-evolution-706367709628037c10afd18fd28a7e9fd912d3d5.zip
Add an evolution:shell_component_launch_order and rename
* gui/GNOME_Evolution_Calendar.oaf.in: Add an evolution:shell_component_launch_order and rename evolution:shell_component_icon. svn path=/trunk/; revision=17907
Diffstat (limited to 'calendar/gui')
-rw-r--r--calendar/gui/GNOME_Evolution_Calendar.oaf.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/calendar/gui/GNOME_Evolution_Calendar.oaf.in b/calendar/gui/GNOME_Evolution_Calendar.oaf.in
index dece5a0993..9ac8d1bed0 100644
--- a/calendar/gui/GNOME_Evolution_Calendar.oaf.in
+++ b/calendar/gui/GNOME_Evolution_Calendar.oaf.in
@@ -45,8 +45,10 @@
<oaf_attribute name="description" type="string"
_value="Evolution component for handling the calendar."/>
- <oaf_attribute name="evolution:shell-component-icon" type="string"
+ <oaf_attribute name="evolution:shell_component_icon" type="string"
value="evolution-calendar.png"/>
+ <oaf_attribute name="evolution:shell_component_launch_order" type="number"
+ value="3"/>
</oaf_server>
<oaf_server iid="OAFIID:GNOME_Evolution_Calendar_ControlFactory"