search_plat/onlinesearchproviders_api/onlinesearchproviders_api.metaxml
changeset 12 993ab30e92fc
equal deleted inserted replaced
11:773be20e0a25 12:993ab30e92fc
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <api id="8bfff0a255f33f33c8272f378eb5e2af" dataversion="2.0">
       
     3   <name>onlinesearchproviders_api</name>
       
     4   <description>This API provides interface to read the internet search providers and a way to set the default user selected internet search provider. The backend implementation uses SQL db to store the list. Each provider entity provide the name, description and suitable icon for display.</description>
       
     5   <type>c++</type>
       
     6   <collection>onlinesearchproviders</collection>
       
     7   <libs>
       
     8     <lib name="isengine.lib"/>
       
     9   </libs>
       
    10   <release category="platform" sinceversion="5.2"/>
       
    11   <attributes>
       
    12     <htmldocprovided>no</htmldocprovided>
       
    13     <adaptation>no</adaptation>
       
    14   </attributes>
       
    15 </api>