configurationengine/source/plugins/common/ConeContentPlugin/contentplugin/tests/contentproject/assets/s60/confml/wallpapers.confml
changeset 5 d2c80f5cab53
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/configurationengine/source/plugins/common/ConeContentPlugin/contentplugin/tests/contentproject/assets/s60/confml/wallpapers.confml	Thu Oct 21 16:36:53 2010 +0300
@@ -0,0 +1,15 @@
+<configuration name="Wallpaper settings" xmlns="http://www.s60.com/xml/confml/2"
+	xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink"
+	xmlns:xs="http://www.w3.org/2001/XMLSchema"
+	version="1.0">
+	<feature name="Wallpapers Test" ref="WallpaperSettings">
+		<setting name="Wallpapers" ref="Wallpapers"
+			type="sequence">
+			<setting name="Landscape Wallpaper" ref="LandscapeWallpaper"
+				type="file">
+				<localPath />
+				<targetPath readOnly="false" />
+			</setting>
+		</setting>
+	</feature>
+</configuration>
\ No newline at end of file