idlehomescreen/data/qhd_tch/root_2001f482/conf/root2001f482.gcfml
branchRCL_3
changeset 83 5456b4e8b3a8
child 93 b01126ce0bec
equal deleted inserted replaced
82:5f0182e07bfb 83:5456b4e8b3a8
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <container xmlns="http://www.symbianfoundation.org/xml/implml/1">
       
     3 	<tag name="target" value="core"/>
       
     4 	<tag name="target" value="rofs2"/>
       
     5 	<tag name="target" value="rofs3"/>
       
     6 <!--	<tag name="target" value="uda"/>
       
     7 	<tag name="target" value="emmc"/> -->
       
     8 <file xmlns="http://www.s60.com/xml/genconfml/1" name="rootconfiguration.xml" target="\private\200159c0\install\root_2001f482\hsps\00\">
       
     9 	<setting ref="HSViews/MaxPages"/>
       
    10 	<setting ref="HSViews/Views"/>
       
    11 	<xsl:stylesheet version="1.0" 
       
    12                 xmlns:xsl="http://www.w3.org/1999/XSL/Transform" 
       
    13                 xmlns:xi="http://www.w3.org/2001/xinclude">
       
    14 		<xsl:output method="xml" indent="yes" encoding="UTF-8"/>
       
    15 		<xsl:template match="configuration/data">
       
    16 			<configuration>
       
    17 			 <xsl:attribute name="max_child"><xsl:value-of select="HSViews/MaxPages"/></xsl:attribute>
       
    18 				<control> 
       
    19 					<plugins>
       
    20 						<xsl:for-each select="HSViews/Views">
       
    21 							<plugin>
       
    22 								<xsl:attribute name="uid"><xsl:value-of select="Uid"/></xsl:attribute>
       
    23 								<xsl:attribute name="locking_status"><xsl:value-of select="LockingStatus"/></xsl:attribute>
       
    24 							</plugin>
       
    25 						</xsl:for-each>
       
    26 					</plugins>
       
    27 					<settings/>
       
    28 				</control>
       
    29 			</configuration>
       
    30 		</xsl:template>
       
    31 	</xsl:stylesheet>
       
    32 </file>
       
    33 </container>