aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/GNOME_Evolution_Calendar.server.in.in
diff options
context:
space:
mode:
authorHarish Krishnaswamy <kharish@novell.com>2005-10-19 19:39:35 +0800
committerHarish Krishnaswamy <kharish@src.gnome.org>2005-10-19 19:39:35 +0800
commit458df50352e58835c3a4fadff6705307dad39ab8 (patch)
treef6afd1b9b684909657dd078e089e2c6308c3b107 /calendar/gui/GNOME_Evolution_Calendar.server.in.in
parentbf5eb927b690676631a8132cd8638ed5b0948b99 (diff)
downloadgsoc2013-evolution-458df50352e58835c3a4fadff6705307dad39ab8.tar
gsoc2013-evolution-458df50352e58835c3a4fadff6705307dad39ab8.tar.gz
gsoc2013-evolution-458df50352e58835c3a4fadff6705307dad39ab8.tar.bz2
gsoc2013-evolution-458df50352e58835c3a4fadff6705307dad39ab8.tar.lz
gsoc2013-evolution-458df50352e58835c3a4fadff6705307dad39ab8.tar.xz
gsoc2013-evolution-458df50352e58835c3a4fadff6705307dad39ab8.tar.zst
gsoc2013-evolution-458df50352e58835c3a4fadff6705307dad39ab8.zip
Memo Component - submitted by Nathan Owens <pianocomp81@yahoo.com>
2005-10-19 Harish Krishnaswamy <kharish@novell.com> Memo Component - submitted by Nathan Owens <pianocomp81@yahoo.com> svn path=/trunk/; revision=30537
Diffstat (limited to 'calendar/gui/GNOME_Evolution_Calendar.server.in.in')
-rw-r--r--calendar/gui/GNOME_Evolution_Calendar.server.in.in20
1 files changed, 20 insertions, 0 deletions
diff --git a/calendar/gui/GNOME_Evolution_Calendar.server.in.in b/calendar/gui/GNOME_Evolution_Calendar.server.in.in
index 18c71798f0..f930ff9e72 100644
--- a/calendar/gui/GNOME_Evolution_Calendar.server.in.in
+++ b/calendar/gui/GNOME_Evolution_Calendar.server.in.in
@@ -71,6 +71,26 @@
<oaf_attribute name="evolution:button_sort_order" type="string" value="-8"/>
</oaf_server>
+<oaf_server iid="OAFIID:GNOME_Evolution_Memos_Component:@VERSION@"
+ type="factory"
+ location="OAFIID:GNOME_Evolution_Calendar_Factory:@VERSION@">
+
+ <oaf_attribute name="repo_ids" type="stringv">
+ <item value="IDL:GNOME/Evolution/Component:@VERSION@"/>
+ </oaf_attribute>
+
+ <oaf_attribute name="evolution:component_alias" type="string" value="memos"/>
+
+ <oaf_attribute name="name" type="string" _value="Evolution's Memos component"/>
+
+ <oaf_attribute name="evolution:menu_label" type="string" _value="Memo_s"/>
+ <oaf_attribute name="evolution:menu_accelerator" type="string" value="*Control*F6"/>
+ <oaf_attribute name="evolution:button_label" type="string" _value="Memos"/>
+ <oaf_attribute name="evolution:button_tooltips" type="string" _value="Memos"/>
+ <oaf_attribute name="evolution:button_icon" type="string" value="stock_notes"/>
+ <oaf_attribute name="evolution:button_sort_order" type="string" value="-8"/>
+</oaf_server>
+
<oaf_server iid="OAFIID:GNOME_Evolution_Calendar_CompEditorFactory:@VERSION@"
type="factory"
location="OAFIID:GNOME_Evolution_Calendar_Factory:@VERSION@">