File: GNOME_Balsa.server.in

package info (click to toggle)
balsa 2.3.0-2sarge1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 17,528 kB
  • ctags: 6,644
  • sloc: ansic: 71,107; sh: 10,979; xml: 4,363; makefile: 445; awk: 60
file content (34 lines) | stat: -rw-r--r-- 1,237 bytes parent folder | download | duplicates (7)
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
27
28
29
30
31
32
33
34
<oaf_info>

	<oaf_server iid="OAFIID:GNOME_Balsa_Application_Factory" type="exe" 
		location="@bindir@/balsa">
   		<oaf_attribute name="repo_ids" type="stringv">
                	<item value="IDL:Bonobo/GenericFactory:1.0"/>
      			<item value="IDL:Bonobo/Unknown:1.0"/>
		</oaf_attribute>
		<oaf_attribute name="name" type="string" value="Balsa"/>
	</oaf_server>

	<oaf_server iid="OAFIID:GNOME_Balsa_Composer_Factory" type="exe" 
		location="@bindir@/balsa">
   		<oaf_attribute name="repo_ids" type="stringv">
                	<item value="IDL:Bonobo/GenericFactory:1.0"/>
      			<item value="IDL:Bonobo/Unknown:1.0"/>
		</oaf_attribute>
		<oaf_attribute name="name" type="string" value="Balsa Composer"/>
	</oaf_server>

	<oaf_server iid="OAFIID:GNOME_Balsa_Application" type="factory"
		location="OAFIID:GNOME_Balsa_Application_Factory">
        	<oaf_attribute name="repo_ids" type="stringv">
			<item value="IDL:Bonobo/Unknown:1.0"/>
		</oaf_attribute>
	</oaf_server>

	<oaf_server iid="OAFIID:GNOME_Balsa_Composer" type="factory"
		location="OAFIID:GNOME_Balsa_Composer_Factory">
        	<oaf_attribute name="repo_ids" type="stringv">
			<item value="IDL:Bonobo/Unknown:1.0"/>
		</oaf_attribute>
	</oaf_server>
</oaf_info>