ai_plugin_information_api/ai_plugin_information_api.metaxml
changeset 0 ef94aa7943d2
equal deleted inserted replaced
-1:000000000000 0:ef94aa7943d2
       
     1 <?xml version="1.0" ?>
       
     2 <api id="41b4bfa2b5209c5a38f99f5cdc28cc25" dataversion="1.0">
       
     3   <name>AI Plug-in Information API</name>
       
     4   <description>Provides infomration about loaded active idle plug-ins</description>
       
     5   <type>c++</type>
       
     6   <subsystem>activeidle</subsystem>
       
     7   <libs>
       
     8     <lib name="aifw.lib" />
       
     9   </libs>
       
    10   <release category="domain"/>
       
    11   <attributes>
       
    12      <!-- This indicates wether the api provedes separate html documentation -->
       
    13      <!-- or is the additional documentation generated from headers. -->
       
    14      <!-- If you are unsuere then the value is "no" -->
       
    15      <htmldocprovided>yes</htmldocprovided>
       
    16      <adaptation>no</adaptation>
       
    17   </attributes>
       
    18 </api>