configurationengine/source/plugins/common/ConeContentPlugin/contentplugin/tests/contentproject/assets/s60/implml/multiple_input_from_sequence_with_flatten.content
author m2lahtel
Thu, 21 Oct 2010 16:36:53 +0300
changeset 5 d2c80f5cab53
permissions -rw-r--r--
Updated to version 1.2.14
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents:
diff changeset
     2
 <content xmlns="http://www.s60.com/xml/content/2">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents:
diff changeset
     3
    <output dir="/content/wallpapers" flatten="true" file="${WallpaperSettings.Wallpapers.LandscapeWallpaper.targetPath}">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents:
diff changeset
     4
     <input file="${WallpaperSettings.Wallpapers.LandscapeWallpaper.localPath}"/>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents:
diff changeset
     5
    </output>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents:
diff changeset
     6
 </content>