root/trunk/third/nautilus/components/services/inventory/Trilobite_Service_inventory.oaf @ 15774

Revision 15774, 4.5 KB (checked in by ghudson, 9 years ago)

Merge with nautilus 1.0.

Line 
1<oaf_info>
2
3<oaf_server iid="OAFIID:trilobite_inventory_service_factory:ddc067a1-45e1-41ae-925a-bb6ecdaf3047" type="exe" location="trilobite-inventory-service">
4        <oaf_attribute name="repo_ids" type="stringv">
5                <item value="IDL:GNOME/ObjectFactory:1.0"/>
6        </oaf_attribute>
7        <oaf_attribute name="description" type="string" value="Factory for the inventory service"/>
8        <oaf_attribute name="description-el" type="string" value="&#197;&#241;&#227;&#239;&#243;&#244;&#220;&#243;&#233;&#239; &#227;&#233;&#225; &#244;&#231;&#237; &#245;&#240;&#231;&#241;&#229;&#243;&#223;&#225; &#225;&#240;&#239;&#227;&#241;&#225;&#246;&#222;&#242;"/>
9        <oaf_attribute name="description-da" type="string" value="Fabrik for beholdningsvisning"/>
10        <oaf_attribute name="description-tr" type="string" value="E&#254;ya servisi mimarisi"/>
11        <oaf_attribute name="description-pt_BR" type="string" value="F&#225;brica para o servi&#231;o de invent&#225;rio"/>
12        <oaf_attribute name="description-es" type="string" value="Original para el servicio de inventario"/>
13        <oaf_attribute name="description-sv" type="string" value="Fabrik f&#246;r inventarietj&#228;nsten"/>
14        <oaf_attribute name="description-de" type="string" value="Factory f&#252;r den Inventardienst"/>
15        <oaf_attribute name="description-ja" type="string" value="&#165;&#164;&#165;&#243;&#165;&#217;&#165;&#243;&#165;&#200;&#165;&#234;&#165;&#181;&#161;&#188;&#165;&#211;&#165;&#185;&#164;&#206;&#165;&#213;&#165;&#161;&#165;&#175;&#165;&#200;&#165;&#234;"/>
16        <oaf_attribute name="description-hu" type="string" value="Factory a lelt&#225;rszolg&#225;ltat&#225;shoz"/>
17        <oaf_attribute name="description-no" type="string" value="Factory for inventartjenesten"/>
18        <oaf_attribute name="description-sk" type="string" value="Vytv&#225;racie rozhranie pre invent&#225;rov&#250; slu&#190;bu"/>
19        <oaf_attribute name="description-sl" type="string" value="Tovarna za storitve inventarja"/>
20        <oaf_attribute name="description-fi" type="string" value="Tehdas, joka tuottaa sis&#228;llysluettelopalvelun"/>
21</oaf_server>
22
23<oaf_server iid="OAFIID:trilobite_inventory_service:eaae1152-1551-43d5-a764-52274131a9d5" type="factory" location="OAFIID:trilobite_inventory_service_factory:ddc067a1-45e1-41ae-925a-bb6ecdaf3047">
24        <oaf_attribute name="repo_ids" type="stringv">
25                <item value="IDL:Bonobo/Unknown:1.0"/>
26                <item value="IDL:Trilobite/Service:1.0"/>
27                <item value="IDL:Trilobite/Eazel/Inventory:1.0"/>
28        </oaf_attribute>
29
30        <oaf_attribute name="trilobite:name" type="string" value="Inventory"/>
31        <oaf_attribute name="trilobite:name-el" type="string" value="&#193;&#240;&#239;&#227;&#241;&#225;&#246;&#222;"/>
32        <oaf_attribute name="trilobite:name-da" type="string" value="Beholdning"/>
33        <oaf_attribute name="trilobite:name-tr" type="string" value="E&#254;ya"/>
34        <oaf_attribute name="trilobite:name-ru" type="string" value="&#233;&#206;&#215;&#197;&#206;&#212;&#193;&#210;&#216;"/>
35        <oaf_attribute name="trilobite:name-pt_BR" type="string" value="Invent&#225;rio"/>
36        <oaf_attribute name="trilobite:name-es" type="string" value="Inventario"/>
37        <oaf_attribute name="trilobite:name-fr" type="string" value="Inventaire"/>
38        <oaf_attribute name="trilobite:name-sv" type="string" value="Inventarie"/>
39        <oaf_attribute name="trilobite:name-de" type="string" value="Inventa"/>
40        <oaf_attribute name="trilobite:name-ko" type="string" value="&#192;&#206;&#186;&#165;&#197;&#228;&#184;&#174;"/>
41        <oaf_attribute name="trilobite:name-ja" type="string" value="&#165;&#164;&#165;&#243;&#165;&#217;&#165;&#243;&#165;&#200;&#165;&#234;"/>
42        <oaf_attribute name="trilobite:name-hu" type="string" value="Lelt&#225;r"/>
43        <oaf_attribute name="trilobite:name-no" type="string" value="Inventar"/>
44        <oaf_attribute name="trilobite:name-sk" type="string" value="Invent&#225;r"/>
45        <oaf_attribute name="trilobite:name-fi" type="string" value="Sis&#228;llysluettelo"/>
46        <oaf_attribute name="trilobite:name-sl" type="string" value="Inventar"/>
47        <oaf_attribute name="trilobite:version" type="string" value="0.1"/>
48        <oaf_attribute name="trilobite:vendor_name" type="string" value="Eazel, Inc."/>
49        <oaf_attribute name="trilobite:vendor_url" type="string" value="http://www.eazel.com"/>
50        <oaf_attribute name="trilobite:info_url" type="string" value="http://www.eazel.com/inventory/info"/>
51        <oaf_attribute name="trilobite:icon" type="string" value="gnome-default-dlg.png"/>
52        <oaf_attribute name="trilobite:uri_scheme" type="string" value="eazel-inventory:"/>
53        <oaf_attribute name="bonobo:supported_uri_schemes" type="stringv">
54                <item value="eazel-sample:"/>
55        </oaf_attribute>
56
57</oaf_server>
58
59</oaf_info>
Note: See TracBrowser for help on using the browser.