configurationengine/source/plugins/symbian/ConeThemePlugin/themeplugin/tests/e75/cvc/confml/CVC_BluetoothDiscoverability.confml
author terytkon
Thu, 11 Mar 2010 17:04:37 +0200
changeset 0 2e8eeb919028
permissions -rw-r--r--
Adding EPL version of configurationengine.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     1
<?xml version="1.0" encoding="utf-8"?><confml:configuration xmlns:confml="http://www.s60.com/xml/confml/2">
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     2
	<confml:feature name="Default Bluetooth Discoverability" ref="CVC_BluetoothDiscoverability">
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     3
		<confml:desc>Default state of Bluetooth in the terminal: discoverable ("Shown To All") or hidden.</confml:desc>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     4
		<confml:setting name="Bluetooth in Discoverable mode" ref="CVC_BluetoothDiscoverable" type="boolean">
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     5
			<confml:desc>Default state of Bluetooth in the terminal: discoverable ("Shown To All") or hidden.</confml:desc>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     6
			</confml:setting>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     7
</confml:feature>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     8
	<confml:data>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     9
<CVC_BluetoothDiscoverability>false</CVC_BluetoothDiscoverability>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    10
	</confml:data>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    11
</confml:configuration>