configurationengine/source/plugins/common/ConeContentPlugin/contentplugin/tests/contentproject/assets/s60/confml/wallpapers.confml
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
<configuration name="Wallpaper settings" xmlns="http://www.s60.com/xml/confml/2"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents:
diff changeset
     2
	xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents:
diff changeset
     3
	xmlns:xs="http://www.w3.org/2001/XMLSchema"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents:
diff changeset
     4
	version="1.0">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents:
diff changeset
     5
	<feature name="Wallpapers Test" ref="WallpaperSettings">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents:
diff changeset
     6
		<setting name="Wallpapers" ref="Wallpapers"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents:
diff changeset
     7
			type="sequence">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents:
diff changeset
     8
			<setting name="Landscape Wallpaper" ref="LandscapeWallpaper"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents:
diff changeset
     9
				type="file">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents:
diff changeset
    10
				<localPath />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents:
diff changeset
    11
				<targetPath readOnly="false" />
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents:
diff changeset
    12
			</setting>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents:
diff changeset
    13
		</setting>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents:
diff changeset
    14
	</feature>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents:
diff changeset
    15
</configuration>