configurationengine/source/plugins/common/ConeContentPlugin/contentplugin/tests/contentproject/assets/s60/confml/wallpapers.confml
changeset 5 d2c80f5cab53
equal deleted inserted replaced
4:0951727b8815 5:d2c80f5cab53
       
     1 <configuration name="Wallpaper settings" xmlns="http://www.s60.com/xml/confml/2"
       
     2 	xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink"
       
     3 	xmlns:xs="http://www.w3.org/2001/XMLSchema"
       
     4 	version="1.0">
       
     5 	<feature name="Wallpapers Test" ref="WallpaperSettings">
       
     6 		<setting name="Wallpapers" ref="Wallpapers"
       
     7 			type="sequence">
       
     8 			<setting name="Landscape Wallpaper" ref="LandscapeWallpaper"
       
     9 				type="file">
       
    10 				<localPath />
       
    11 				<targetPath readOnly="false" />
       
    12 			</setting>
       
    13 		</setting>
       
    14 	</feature>
       
    15 </configuration>