Updated Traditional Chinese translation(Hong Kong). Updated Traditional
[evolution.git] / mail / GNOME_Evolution_Mail.server.in.in
blob68c0c874f0c109104c72c5215a3cad68e95a9256
1 <oaf_info>
3   <!-- Folder display control -->
5   <!-- (factory) -->
6   <oaf_server iid="OAFIID:GNOME_Evolution_Mail_Factory:@VERSION@"
7               type="shlib"
8               location="@COMPONENTDIR_IN_SERVER_FILE@/libevolution-mail@SOEXT@">
10     <oaf_attribute name="repo_ids" type="stringv">
11       <item value="IDL:GNOME/ObjectFactory:1.0"/>
12     </oaf_attribute>
14     <oaf_attribute name="name" type="string"
15                    _value="Evolution Mail"/>
16   </oaf_server>
18   <!-- Component Interface -->
20   <oaf_server iid="OAFIID:GNOME_Evolution_Mail_Component:@VERSION@"
21               type="factory"
22               location="OAFIID:GNOME_Evolution_Mail_Factory:@VERSION@">
24     <oaf_attribute name="repo_ids" type="stringv">
25       <item value="IDL:GNOME/Evolution/Component:@VERSION@"/>
26     </oaf_attribute>
28     <oaf_attribute name="name" type="string" _value="Evolution Mail component"/>
30     <oaf_attribute name="evolution:component_alias" type="string" value="mail"/>
32     <oaf_attribute name="evolution:menu_label" type="string" _value="_Mail"/>
33     <oaf_attribute name="evolution:menu_accelerator" type="string" value="*Control*1"/>
34     <oaf_attribute name="evolution:button_label" type="string" _value="Mail"/>
35         <oaf_attribute name="evolution:button_tooltips" type="string" _value="Mail"/>
36     <oaf_attribute name="evolution:button_sort_order" type="string" value="-10"/>
37     <oaf_attribute name="evolution:button_icon" type="string" value="stock_mail"/>
39     <oaf_attribute name="evolution:component_icon" type="string" value="stock_mail"/>
40     <oaf_attribute name="evolution:component_display_order" type="number" value="1"/>
42     <oaf_attribute name="evolution:uri_schemas" type="stringv">
43       <item value="mailto"/>
44       <item value="email"/>
45     </oaf_attribute>
46   </oaf_server>
48   <!-- Shell Component -->
50   <oaf_server iid="OAFIID:GNOME_Evolution_Mail_ShellComponent:@VERSION@"
51               type="factory"
52               location="OAFIID:GNOME_Evolution_Mail_ControlFactory:@VERSION@">
54     <oaf_attribute name="repo_ids" type="stringv">
55       <item value="IDL:GNOME/Evolution/ShellComponent:@VERSION@"/>
56     </oaf_attribute>
58     <oaf_attribute name="name" type="string"
59                    _value="Evolution Mail component"/>
61     <oaf_attribute name="evolution:shell_component_icon" type="string"
62                    value="stock_mail"/>
63     <oaf_attribute name="evolution:shell_component_launch_order" type="number"
64                    value="1"/>
65   </oaf_server>
67   <!-- Message composer -->
69   <!-- (composer) -->
70   <oaf_server iid="OAFIID:GNOME_Evolution_Mail_Composer:@VERSION@"
71               type="factory"
72               location="OAFIID:GNOME_Evolution_Mail_Factory:@VERSION@">
74     <oaf_attribute name="repo_ids" type="stringv">
75       <item value="IDL:GNOME/Evolution:Composer:@VERSION@"/>
76       <item value="IDL:Bonobo/ItemContainer:1.0"/>
77     </oaf_attribute>
79     <oaf_attribute name="name" type="string"
80                    _value="Evolution Mail composer"/>
81   </oaf_server>
83   <!-- Configuration pages -->
85   <!-- Account Editor -->
86   <oaf_server iid="OAFIID:GNOME_Evolution_Mail_AccountPrefs_ConfigControl:@VERSION@"
87               type="factory"
88               location="OAFIID:GNOME_Evolution_Mail_Factory:@VERSION@">
90     <oaf_attribute name="repo_ids" type="stringv">
91       <item value="IDL:GNOME/Evolution/ConfigControl:@VERSION@"/>
92     </oaf_attribute>
94     <oaf_attribute name="evolution2:config_item:title" type="string"
95                    _value="Mail Accounts"/>
97     <oaf_attribute name="evolution2:config_item:description" type="string"
98                    _value="Configure your email accounts here"/>
100     <oaf_attribute name="evolution2:config_item:icon_name" type="string"
101                    value="stock_people"/>
103     <oaf_attribute name="evolution2:config_item:type" type="stringv">
104         <item value="mail"/>
105     </oaf_attribute>
107     <oaf_attribute name="evolution2:config_item:priority" type="string" value="-10"/>
108     
109     <oaf_attribute name="name" type="string"
110                    _value="Evolution Mail accounts configuration control"/>
112   </oaf_server>
114   <!-- Mailer Preferences -->
115   <oaf_server iid="OAFIID:GNOME_Evolution_Mail_MailerPrefs_ConfigControl:@VERSION@"
116               type="factory"
117               location="OAFIID:GNOME_Evolution_Mail_Factory:@VERSION@">
119     <oaf_attribute name="repo_ids" type="stringv">
120       <item value="IDL:GNOME/Evolution/ConfigControl:@VERSION@"/>
121     </oaf_attribute>
123     <oaf_attribute name="evolution2:config_item:title" type="string"
124                    _value="Mail Preferences"/>
126     <oaf_attribute name="evolution2:config_item:description" type="string"
127                    _value="Configure mail preferences, including security and message display, here"/>
129     <oaf_attribute name="evolution2:config_item:icon_name" type="string"
130                    value="stock_mail"/>
131     
132     <oaf_attribute name="evolution2:config_item:priority" type="string" value="-9"/>
133     
134     <oaf_attribute name="name" type="string"
135                    _value="Evolution Mail preferences control"/>
137   </oaf_server>
139   <!-- Composer Preferences -->
140   <oaf_server iid="OAFIID:GNOME_Evolution_Mail_ComposerPrefs_ConfigControl:@VERSION@"
141               type="factory"
142               location="OAFIID:GNOME_Evolution_Mail_Factory:@VERSION@">
144     <oaf_attribute name="repo_ids" type="stringv">
145       <item value="IDL:GNOME/Evolution/ConfigControl:@VERSION@"/>
146     </oaf_attribute>
148     <oaf_attribute name="evolution2:config_item:title" type="string"
149                    _value="Composer Preferences"/>
151     <oaf_attribute name="evolution2:config_item:description" type="string"
152                    _value="Configure spell-checking, signatures, and the message composer here"/>
154     <oaf_attribute name="evolution2:config_item:icon_name" type="string"
155                    value="stock_mail-compose"/>
156     
157     <oaf_attribute name="evolution2:config_item:priority" type="string" value="-8"/>
158     
159     <oaf_attribute name="name" type="string"
160                    _value="Evolution Mail composer configuration control"/>
162   </oaf_server>
164 </oaf_info>