configurationengine/source/plugins/common/ConeContentPlugin/contentplugin/tests/contentproject/assets/s60/implml/multiple_input_from_sequence_with_flatten.content
changeset 5 d2c80f5cab53
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/configurationengine/source/plugins/common/ConeContentPlugin/contentplugin/tests/contentproject/assets/s60/implml/multiple_input_from_sequence_with_flatten.content	Thu Oct 21 16:36:53 2010 +0300
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+ <content xmlns="http://www.s60.com/xml/content/2">
+    <output dir="/content/wallpapers" flatten="true" file="${WallpaperSettings.Wallpapers.LandscapeWallpaper.targetPath}">
+     <input file="${WallpaperSettings.Wallpapers.LandscapeWallpaper.localPath}"/>
+    </output>
+ </content>
\ No newline at end of file