equal
deleted
inserted
replaced
|
1 <file xmlns="http://www.s60.com/xml/genconfml/1" name="factorydmprofiles.xml" target="private\101F99FB\"> |
|
2 <setting ref="factorydmprofile/DMFactorySettings"/> |
|
3 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xi="http://www.w3.org/2001/xinclude"> |
|
4 <xsl:output method="xml" indent="yes" encoding="UTF-8"/> |
|
5 <xsl:template match="configuration/data"> |
|
6 <Variant> |
|
7 <xsl:copy-of select="factorydmprofile"/> |
|
8 </Variant> |
|
9 </xsl:template> |
|
10 </xsl:stylesheet> |
|
11 </file> |