configurationengine/source/plugins/symbian/integration-test/testdata/generate/project/custom/implml/sound.implml
changeset 3 e7e0ae78773e
parent 0 2e8eeb919028
--- a/configurationengine/source/plugins/symbian/integration-test/testdata/generate/project/custom/implml/sound.implml	Fri Mar 12 08:30:17 2010 +0200
+++ b/configurationengine/source/plugins/symbian/integration-test/testdata/generate/project/custom/implml/sound.implml	Tue Aug 10 14:29:28 2010 +0300
@@ -3,8 +3,8 @@
     
     <container>
         <phase name="pre"/>
-        <ruleml xmlns="http://www.s60.com/xml/ruleml/1">
-            <rule>CustomConfSettings.SoundFile.localPath configures SoundFileTest.SoundFilePath = SoundFileTest.SoundFilePath filenamejoin CustomConfSettings.SoundFile.localPath</rule>
+        <ruleml xmlns="http://www.s60.com/xml/ruleml/3">
+            <rule>${CustomConfSettings.SoundFile.localPath} configures ${SoundFileTest.SoundFilePath} = ${SoundFileTest.SoundFilePath} filenamejoin ${CustomConfSettings.SoundFile.localPath}</rule>
         </ruleml>
     </container>