idlehomescreen/data/qhd_tch/view_200286ed/conf/view200286ed.gcfml
branchRCL_3
changeset 26 1b758917cafc
child 31 89165693e770
equal deleted inserted replaced
25:137ebc85284b 26:1b758917cafc
       
     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="viewconfiguration.xml" target="\private\200159c0\install\view_200286ed\hsps\00\">
       
     9 		<setting ref="BlankoHomescreenPlugins/Plugins"/>
       
    10 	<xsl:stylesheet version="1.0" 
       
    11                 xmlns:xsl="http://www.w3.org/1999/XSL/Transform" 
       
    12                 xmlns:xi="http://www.w3.org/2001/xinclude">
       
    13 		<xsl:output method="xml" indent="yes" encoding="UTF-8"/>
       
    14 		<xsl:template match="configuration/data">
       
    15 			<configuration>
       
    16 			 	<control>
       
    17 				  <plugins>
       
    18 						<xsl:for-each select="BlankoHomescreenPlugins/Plugins">
       
    19 							<plugin>
       
    20 								<xsl:attribute name="uid"><xsl:value-of select="Uid"/></xsl:attribute>
       
    21 								<xsl:attribute name="bundle_id"><xsl:value-of select="BundleIdentifier"/></xsl:attribute>
       
    22 								<xsl:attribute name="template_id"><xsl:value-of select="TemplateIdentifier"/></xsl:attribute>
       
    23 								<xsl:attribute name="locking_status"><xsl:value-of select="LockingStatus"/></xsl:attribute>
       
    24 							</plugin>
       
    25 						</xsl:for-each>
       
    26 					</plugins>
       
    27 				</control>
       
    28 			</configuration>
       
    29 		</xsl:template>
       
    30 	</xsl:stylesheet>
       
    31 </file>
       
    32 </container>