File: GNOME_Evolution_Shell.server.in.in

package info (click to toggle)
evolution 2.6.3-6etch2
  • links: PTS
  • area: main
  • in suites: etch
  • size: 79,516 kB
  • ctags: 32,159
  • sloc: ansic: 295,007; xml: 10,755; sh: 9,373; makefile: 3,756; perl: 1,591
file content (26 lines) | stat: -rw-r--r-- 790 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<oaf_info>

  <oaf_server iid="OAFIID:GNOME_Evolution_Shell:@VERSION@"
	      type="exe"
	      location="@BINDIR_IN_SERVER_FILE@/evolution-@VERSION@@EXEEXT@">

    <oaf_attribute name="repo_ids" type="stringv">
      <item value="IDL:GNOME/Evolution/Shell:@VERSION@"/>
    </oaf_attribute>

    <oaf_attribute name="name" type="string"
		   _value="Evolution Shell"/>
  </oaf_server>

  <oaf_server iid="OAFIID:GNOME_Evolution_Shell_Config_Factory:@VERSION@"
	      type="exe"
	      location="@BINDIR_IN_SERVER_FILE@/evolution-@VERSION@@EXEEXT@">

    <oaf_attribute name="repo_ids" type="stringv">
      <item value="IDL:GNOME/GenericFactory:1.0"/>
    </oaf_attribute>

    <oaf_attribute name="name" type="string" _value="Evolution Shell Config factory"/>
  </oaf_server>

</oaf_info>