File: GNOME_Balsa.server.in

package info (click to toggle)
balsa 2.3.13-2
  • links: PTS
  • area: main
  • in suites: etch-m68k
  • size: 16,028 kB
  • ctags: 7,261
  • sloc: ansic: 79,348; sh: 8,731; xml: 4,721; makefile: 485; 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>