aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/GNOME_Evolution_Summary.oaf.in
diff options
context:
space:
mode:
Diffstat (limited to 'my-evolution/GNOME_Evolution_Summary.oaf.in')
-rw-r--r--my-evolution/GNOME_Evolution_Summary.oaf.in29
1 files changed, 29 insertions, 0 deletions
diff --git a/my-evolution/GNOME_Evolution_Summary.oaf.in b/my-evolution/GNOME_Evolution_Summary.oaf.in
new file mode 100644
index 0000000000..eeffbe28c0
--- /dev/null
+++ b/my-evolution/GNOME_Evolution_Summary.oaf.in
@@ -0,0 +1,29 @@
+<oaf_info>
+
+<oaf_server iid="OAFIID:GNOME_Evolution_Summary_ShellComponentFactory"
+ type="exe"
+ location="evolution-executive-summary">
+ <oaf_attribute name="repo_ids" type="stringv">
+ <item value="IDL:GNOME/ObjectFactory:1.0"/>
+ </oaf_attribute>
+
+ <oaf_attribute name="description" type="string"
+ _value="Factory for the Evolution executive summary component."/>
+</oaf_server>
+
+<oaf_server iid="OAFIID:GNOME_Evolution_Summary_ShellComponent"
+ type="factory"
+ location="OAFIID:GNOME_Evolution_Summary_ShellComponentFactory">
+
+ <oaf_attribute name="repo_ids" type="stringv">
+ <item value="IDL:GNOME/Evolution/ShellComponent:1.0"/>
+ </oaf_attribute>
+
+ <oaf_attribute name="description" type="string"
+ _value="Evolution component for the executive summary."/>
+
+ <oaf_attribute name="evolution:shell-component-icon" type="string"
+ value="evolution-today.png"/>
+</oaf_server>
+
+</oaf_info>