HEAD: an extra unit test for wvbase64 that I forgot to check in a while ago.
[wvapps.git] / evolution / GNOME_Evolution_ExchangeIT.server.in
blobb9c4d68c479f9911abdba37e2f0a0cab3f622953
1 <oaf_info>
3 <oaf_server iid="OAFIID:GNOME_Evolution_ExchangeIT_ShellComponent"
4             type="exe"
5             location="@EVO_EIT_PATH@evolution-exchangeit">
7         <oaf_attribute name="repo_ids" type="stringv">
8                 <item value="IDL:GNOME/Evolution/ShellComponent:1.0"/>
9         </oaf_attribute>
11         <oaf_attribute name="name" type="string"
12                        value="Net-Itech Connector for ExchangeIT"/>
14         <oaf_attribute name="evolution:shell_component_icon" type="string"
15                        value="@EVO_EIT_ICON_PATH@eitconnector.png"/>
16         <oaf_attribute name="evolution:shell_component_launch_order" type="number"
17                        value="0"/>
19 </oaf_server>
21 <oaf_server iid="OAFIID:GNOME_Evolution_ExchangeIT_ConfigFactory"
22             type="exe"
23             location="@EVO_EIT_PATH@evolution-exchangeit">
25         <oaf_attribute name="repo_ids" type="stringv">
26                 <item value="IDL:GNOME/ObjectFactory:1.0"/>
27         </oaf_attribute>
29 </oaf_server>
31 <oaf_server iid="OAFIID:GNOME_Evolution_ExchangeIT_AccountConfigControl"
32             type="factory"
33             location="OAFIID:GNOME_Evolution_ExchangeIT_ConfigFactory">
35         <oaf_attribute name="repo_ids" type="stringv">
36                 <item value="IDL:GNOME/Evolution/ConfigControl:1.0"/>
37         </oaf_attribute>
39         <oaf_attribute name="evolution:config_item:title" type="string"
40                        value="ExchangeIT Accounts"/>
42         <oaf_attribute name="evolution:config_item:description" type="string"
43                        value="This page can be used to configure accounts for ExchangeIT"/>
45         <oaf_attribute name="evolution:config_item:icon_name" type="string"
46                        value="@EVO_EIT_ICON_PATH@/exchangeit-config.png"/>
48         <oaf_attribute name="evolution:config_item:type" type="stringv">
49                 <item value="exchangeit"/>
50         </oaf_attribute>
52         <oaf_attribute name="evolution:config_item:priority" type="string" value="-7"/>
53     
54         <oaf_attribute name="name" type="string"
55                        value="Net Integration Connector for ExchangeIT account configuration control"/>
57 </oaf_server>
59 </oaf_info>