messagingapp/msgui/msgapp/rom/messaging_uda.confml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 16 Apr 2010 14:56:15 +0300
changeset 23 238255e8b033
child 62 fdbe8253b596
permissions -rw-r--r--
Revision: 201011 Kit: 201015

<?xml version="1.0" encoding="UTF-8"?>
<confml:configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:confml="http://www.s60.com/xml/confml/2" xsi:schemaLocation="http://www.s60.com/xml/confml/2 http://www.s60.com/xml/confml/1#//confml2">
	<confml:feature name="UDA - Message DB for Messaging10.1" ref="messaging_uda">
		<confml:desc>Message DB preload</confml:desc>
		<confml:setting name="messaging_uda enabled" 
						ref="Enabled"
						type="boolean">
			<confml:desc>enable db</confml:desc>
		</confml:setting>
	</confml:feature>
	<confml:data>
		<confml:messaging_uda>
			<confml:Enabled>true</confml:Enabled>
		</confml:messaging_uda>
	</confml:data>
</confml:configuration>