Files
evolution/executive-summary/test-service/GNOME_Evolution_Summary_test.oaf.in
Kjartan Maraas 9369aeead8 xml-i18n-tools setup for .oaf.in files. Mark strings for translation.
2001-02-13  Kjartan Maraas  <kmaraas@gnome.org>

	* Makefile.am: xml-i18n-tools setup for .oaf.in files.
	* GNOME_Evolution_Summary.oaf.in: Mark strings for translation.
	* test-service/Makefile.am: xml-i18n-tools setup for .oaf.in files.
	* test-service/*.oaf.in: Mark strings for translation.

svn path=/trunk/; revision=8191
2001-02-12 23:57:52 +00:00

54 lines
1.7 KiB
Plaintext

<oaf_info>
<oaf_server iid="OAFIID:GNOME_Evolution_Summary_test_ComponentFactory"
type="exe"
location="test-service">
<oaf_attribute name="repo_ids" type="stringv">
<item value="IDL:GNOME/GenericFactory:1.0"/>
</oaf_attribute>
<oaf_attribute name="description" type="string"
_value="Factory for the test component."/>
</oaf_server>
<oaf_server iid="OAFIID:GNOME_Evolution_Summary_test_Component"
type="factory"
location="OAFIID:GNOME_Evolution_Summary_test_ComponentFactory">
<oaf_attribute name="repo_ids" type="stringv">
<item value="IDL:GNOME/Evolution:Summary:ComponentFactory:1.0"/>
</oaf_attribute>
<oaf_attribute name="description" type="string"
_value="Test service"/>
</oaf_server>
<!-- This does not work
<oaf_server iid="OAFIID:evolution-summary-component-factory:test-bonobo-service:b6da2ad2-1fbb-4539-93f9-038b1702810e"
type="exe"
location="test-bonobo-service">
<oaf_attribute name="repo_ids" type="stringv">
<item value="IDL:GNOME:GenericFactory:1.0"/>
</oaf_attribute>
<oaf_attribute name="description" type="string"
_value="Factory for the test bonobo component."/>
</oaf_server>
<oaf_server iid="OAFIID:evolution-summary-component:test-bonobo-service:d3cb3ed6-a654-4337-8aa0-f443751d6d1b"
type="factory"
location="OAFIID:evolution-summary-component-factory:test-bonobo-service:b6da2ad2-1fbb-4539-93f9-038b1702810e">
<oaf_attribute name="repo_ids" type="stringv">
<item value="IDL:Evolution:SummaryComponent:1.0"/>
</oaf_attribute>
<oaf_attribute name="description" type="string"
_value="Test bonobo service"/>
</oaf_server>
-->
</oaf_info>