logsui/tsrc/install/recents.xml
changeset 21 2f0af9ba7665
equal deleted inserted replaced
18:acd4e87b24b4 21:2f0af9ba7665
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <ad:metadata xmlns="http://nokia.com/arrow/repository/ia_component" xmlns:ad="http://nokia.com/arrow/application_metadata">
       
     3   <appResources>
       
     4      <appResource>
       
     5         <language>1</language>
       
     6         <iacName>Dialer</iacName>
       
     7         <iacDescription>Upgrade package for Dailer</iacDescription>
       
     8      </appResource>
       
     9   </appResources>
       
    10   <!-- Specifies for what versions of what platform this component is for. -->
       
    11   <swPlatformDep>
       
    12      <platform>S60</platform>
       
    13      <versionFrom>
       
    14      	  <!--
       
    15         platform version number separated in major and minor number (i.e. 
       
    16         3.0 has 3 as major and 0 as minor)
       
    17         -->
       
    18         <major>5</major>
       
    19         <minor>0</minor>
       
    20         <!--
       
    21         date-element can be used to pinpoint platform version number to even 
       
    22         more specific one. It is not currently used in the system.
       
    23         -->
       
    24         <date>
       
    25            <year>2010</year>
       
    26            <week>39</week>
       
    27         </date>
       
    28      </versionFrom>
       
    29   </swPlatformDep>
       
    30   <!-- specifies dependencies to other IACs -->
       
    31   <interDeps>
       
    32   </interDeps>
       
    33   <firmwareDependencies>
       
    34   </firmwareDependencies>
       
    35   <rebootAfterInstall>true</rebootAfterInstall>
       
    36 </ad:metadata>