idlehomescreen/data/qhd_tch/view_200286e4/conf/view200286e4.gcfml
branchRCL_3
changeset 34 d05a55b217df
parent 30 b8fae6b8a148
child 38 79311d856354
equal deleted inserted replaced
30:b8fae6b8a148 34:d05a55b217df
    66 								<xsl:attribute name="uid"><xsl:value-of select="Uid"/></xsl:attribute>
    66 								<xsl:attribute name="uid"><xsl:value-of select="Uid"/></xsl:attribute>
    67 								<xsl:attribute name="bundle_id"><xsl:value-of select="BundleIdentifier"/></xsl:attribute>
    67 								<xsl:attribute name="bundle_id"><xsl:value-of select="BundleIdentifier"/></xsl:attribute>
    68 								<xsl:attribute name="template_id"><xsl:value-of select="TemplateIdentifier"/></xsl:attribute>
    68 								<xsl:attribute name="template_id"><xsl:value-of select="TemplateIdentifier"/></xsl:attribute>
    69 								<xsl:attribute name="locking_status"><xsl:value-of select="LockingStatus"/></xsl:attribute>
    69 								<xsl:attribute name="locking_status"><xsl:value-of select="LockingStatus"/></xsl:attribute>
    70 								<xsl:if test="ShortcutWidget = 1">
    70 								<xsl:if test="ShortcutWidget = 1">
    71 								    <intial_settings>
    71 								    <initial_settings>
    72 								      <settings>
    72 								      <settings>
    73 								        <xsl:if test="Customize1Shortcut = 1">
    73 								        <xsl:if test="Customize1Shortcut = 1">
    74 								          <item>
    74 								          <item>
    75 								          <xsl:attribute name="id"><xsl:value-of select="Shortcut1ItemId"/></xsl:attribute>
    75 								          <xsl:attribute name="id"><xsl:value-of select="Shortcut1ItemId"/></xsl:attribute>
    76 								          <xsl:attribute name="name"><xsl:value-of select="Shortcut1ItemName"/></xsl:attribute>
    76 								          <xsl:attribute name="name"><xsl:value-of select="Shortcut1ItemName"/></xsl:attribute>
   125 								              <xsl:attribute name="value"><xsl:value-of select="Shortcut4Uid"/></xsl:attribute>
   125 								              <xsl:attribute name="value"><xsl:value-of select="Shortcut4Uid"/></xsl:attribute>
   126 								            </property>
   126 								            </property>
   127 								          </item>
   127 								          </item>
   128 				                </xsl:if>
   128 				                </xsl:if>
   129 				              </settings>
   129 				              </settings>
   130 				            </intial_settings>
   130 				            </initial_settings>
   131 			            </xsl:if>
   131 			            </xsl:if>
   132 							</plugin>
   132 							</plugin>
   133 						</xsl:for-each>
   133 						</xsl:for-each>
   134 					</plugins>
   134 					</plugins>
   135 				</control>
   135 				</control>