idlehomescreen/data/qhd_tch/root_2001f482/conf/root2001f482.gcfml
branchRCL_3
changeset 19 79311d856354
parent 17 b8fae6b8a148
child 25 137ebc85284b
equal deleted inserted replaced
18:d05a55b217df 19:79311d856354
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <container xmlns="http://www.symbianfoundation.org/xml/implml/1">
     2 <file xmlns="http://www.s60.com/xml/genconfml/1" name="rootconfiguration.xml" target="\private\200159c0\install\root_2001f482\hsps\00\">
     3 <file xmlns="http://www.s60.com/xml/genconfml/1" name="rootconfiguration.xml" target="\private\200159c0\install\root_2001f482\hsps\00\">
     3 	<setting ref="HSViews/MaxPages"/>
     4 	<setting ref="HSViews/MaxPages"/>
     4 	<setting ref="HSViews/Views"/>
     5 	<setting ref="HSViews/Views"/>
     5 	<xsl:stylesheet version="1.0" 
     6 	<xsl:stylesheet version="1.0" 
     6                 xmlns:xsl="http://www.w3.org/1999/XSL/Transform" 
     7                 xmlns:xsl="http://www.w3.org/1999/XSL/Transform" 
    13 					<plugins>
    14 					<plugins>
    14 						<xsl:for-each select="HSViews/Views">
    15 						<xsl:for-each select="HSViews/Views">
    15 							<plugin>
    16 							<plugin>
    16 								<xsl:attribute name="uid"><xsl:value-of select="Uid"/></xsl:attribute>
    17 								<xsl:attribute name="uid"><xsl:value-of select="Uid"/></xsl:attribute>
    17 								<xsl:attribute name="locking_status"><xsl:value-of select="LockingStatus"/></xsl:attribute>
    18 								<xsl:attribute name="locking_status"><xsl:value-of select="LockingStatus"/></xsl:attribute>
    18 								<xsl:choose>
       
    19 								<xsl:when test="Background = 1">
       
    20 								    <intial_settings>
       
    21 								      <settings>
       
    22 								      <item>
       
    23 								          <xsl:attribute name="id"><xsl:value-of select="ItemIdWallpaper"/></xsl:attribute>
       
    24 								            <property>
       
    25 								              <xsl:attribute name="name"><xsl:value-of select="WallpaperPropertyName"/></xsl:attribute>								             
       
    26   							              <xsl:attribute name="value"><xsl:value-of select="BackGroundPath"/></xsl:attribute>
       
    27 								            </property>
       
    28 								       </item>     
       
    29 				              </settings>
       
    30 				            </intial_settings>
       
    31 				        </xsl:when>
       
    32 				        <xsl:when test="Background = 2">
       
    33 								    <intial_settings>
       
    34 								      <settings>
       
    35 								      <item>
       
    36 								          <xsl:attribute name="id"><xsl:value-of select="ItemIdSlideshow"/></xsl:attribute>
       
    37 								            <property>
       
    38 								              <xsl:attribute name="name"><xsl:value-of select="SlideshowPropertyName"/></xsl:attribute>								             
       
    39   							              <xsl:attribute name="value"><xsl:value-of select="BackGroundPath"/></xsl:attribute>
       
    40 								            </property>
       
    41 								       </item>     
       
    42 				              </settings>
       
    43 				            </intial_settings>
       
    44 				        </xsl:when>
       
    45 				        <xsl:otherwise>
       
    46 				        </xsl:otherwise>
       
    47 				        </xsl:choose>
       
    48 							</plugin>
    19 							</plugin>
    49 						</xsl:for-each>
    20 						</xsl:for-each>
    50 					</plugins>
    21 					</plugins>
    51 					<settings/>
    22 					<settings/>
    52 				</control>
    23 				</control>
    53 			</configuration>
    24 			</configuration>
    54 		</xsl:template>
    25 		</xsl:template>
    55 	</xsl:stylesheet>
    26 	</xsl:stylesheet>
    56 </file>
    27 </file>
       
    28 </container>