idlehomescreen/data/common/view_200286ed/conf/view200286edmanifest.gcfml
branchRCL_3
changeset 102 ba63c83f4716
parent 93 b01126ce0bec
child 103 966d119a7e67
--- a/idlehomescreen/data/common/view_200286ed/conf/view200286edmanifest.gcfml	Wed Sep 15 12:00:00 2010 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,62 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<container xmlns="http://www.symbianfoundation.org/xml/implml/1">
-	<tag name="target" value="uda"/>
-	<tag name="target" value="emmc"/>
-<file xmlns="http://www.s60.com/xml/genconfml/1" name="manifest.dat" target="\private\200159c0\install\view_200286ed\hsps\00\">
-	<setting ref="BlankoHomescreenManifest/PackageVersion"/>
-	<setting ref="BlankoHomescreenManifest/DeviceFamily"/>
-	<setting ref="BlankoHomescreenManifest/ConfigurationType"/>
-	<setting ref="BlankoHomescreenManifest/InterfaceUid"/>
-	<setting ref="BlankoHomescreenManifest/ProviderUid"/>
-	<setting ref="BlankoHomescreenManifest/ConfigurationUid"/>
-	<setting ref="BlankoHomescreenManifest/FullName"/>
-	<setting ref="BlankoHomescreenManifest/ShortName"/>
-	<setting ref="BlankoHomescreenManifest/ConfigurationVersion"/>
-	<setting ref="BlankoHomescreenManifest/ConfigurationFile"/>
-	<setting ref="BlankoHomescreenManifest/UiResourceFile"/>
-		<xsl:stylesheet version="1.0" 
-                xmlns:xsl="http://www.w3.org/1999/XSL/Transform" 
-                xmlns:xi="http://www.w3.org/2001/xinclude">
-		<xsl:output method="xml" indent="yes" encoding="UTF-8"/>
-		<xsl:template match="configuration/data">
-		<package>
-	  <xsl:attribute name="version"><xsl:value-of select="BlankoHomescreenManifest/PackageVersion"/></xsl:attribute>
-    <family>
-    <xsl:value-of select="BlankoHomescreenManifest/DeviceFamily"/>
-    </family>
-    <type>
-    <xsl:value-of select="BlankoHomescreenManifest/ConfigurationType"/>
-    </type>
-    <interfaceuid>
-    <xsl:value-of select="BlankoHomescreenManifest/InterfaceUid"/>
-    </interfaceuid>
-    <provideruid>
-    <xsl:value-of select="BlankoHomescreenManifest/ProviderUid"/>
-    </provideruid>
-    <configurationuid>
-    <xsl:value-of select="BlankoHomescreenManifest/ConfigurationUid"/>
-    </configurationuid>
-    <fullname>
-    <xsl:text>&#x26;</xsl:text>
-    <xsl:value-of select="BlankoHomescreenManifest/FullName"/>
-    <xsl:text>&#x3B;</xsl:text>
-    </fullname>
-    <shortname>
-    <xsl:value-of select="BlankoHomescreenManifest/ShortName"/>
-    </shortname>
-    <version>
-    <xsl:value-of select="BlankoHomescreenManifest/ConfigurationVersion"/>
-    </version>
-    <filexml>
-    <xsl:value-of select="BlankoHomescreenManifest/ConfigurationFile"/>
-    </filexml>
-    <localization>
-        <fileresource>
-        <xsl:value-of select="BlankoHomescreenManifest/UiResourceFile"/>
-        </fileresource>
-    </localization>
-  </package>
-  </xsl:template>
-	</xsl:stylesheet>
-</file>
-</container>
\ No newline at end of file