source: trunk/third/evolution/shell/GNOME_Evolution_Shell.oaf.in @ 18142

Revision 18142, 1.6 KB checked in by ghudson, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18141, which included commits to RCS files with non-trunk default branches.
Line 
1<oaf_info>
2
3  <oaf_server iid="OAFIID:GNOME_Evolution_Shell"
4              type="exe"
5              location="evolution">
6
7    <oaf_attribute name="repo_ids" type="stringv">
8      <item value="IDL:GNOME/Evolution/Shell:1.0"/>
9    </oaf_attribute>
10
11    <oaf_attribute name="description" type="string"
12                   _value="The Evolution shell."/>
13  </oaf_server>
14
15  <oaf_server iid="OAFIID:GNOME_Evolution_Shell_Config_Factory"
16              type="exe"
17              location="evolution-exchange-storage">
18
19    <oaf_attribute name="repo_ids" type="stringv">
20      <item value="IDL:GNOME/GenericFactory:1.0"/>
21    </oaf_attribute>
22  </oaf_server>
23
24  <oaf_server iid="OAFIID:GNOME_Evolution_Shell_Config_FolderSettings_Control"
25              type="factory"
26              location="OAFIID:GNOME_Evolution_Shell_Config_Factory">
27
28    <oaf_attribute name="repo_ids" type="stringv">
29      <item value="IDL:GNOME/Evolution/ConfigControl:1.0"/>
30    </oaf_attribute>
31
32    <oaf_attribute name="evolution:config_item:title" type="string"
33                   _value="Folder Settings"/>
34
35    <oaf_attribute name="evolution:config_item:description" type="string"
36                   _value="Configure special folders and offline folder behavior here"/>
37
38    <oaf_attribute name="evolution:config_item:icon_name" type="string"
39                   value="folder-settings.png"/>
40
41    <oaf_attribute name="evolution:config_item:priority" type="string" value="-9"/>
42
43    <oaf_attribute name="evolution:config_item:type" type="stringv">
44      <item value="shell"/>
45    </oaf_attribute>
46
47    <oaf_attribute name="description" type="string"
48                   _value="Configuration control for Evolution folder settings."/>
49  </oaf_server>
50
51</oaf_info>
Note: See TracBrowser for help on using the repository browser.