Merge "Add new key for battery monitor BT plugin" into tizen
[platform/core/appfw/vconf-internal-keys.git] / data / vconf-internal-homescreen-keys.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <vconfkeylists>
3   <filedef name="__VCONF_INTERNAL_HOMESCREEN_KEYS_H__"/>
4   <vconfkey type="bool" name="memory/homescreen/watch_face_visibility" readPriv="http://tizen.org/privilege/internal/default/public" writePriv="http://tizen.org/privilege/internal/default/platform">
5     <header>VCONFKEY_HOMESCREEN_WATCH_FACE_VISIBILITY</header>
6     <val>0</val>
7     <creator> Geunsun Lee</creator>
8     <email> gs86.lee@samsung.com </email>
9     <comment><![CDATA[ It stands for watch face visible status. This key is for wearable. ]]></comment>
10   </vconfkey>
11   <vconfkey type="int32" name="memory/homescreen/watch_resource_id" readPriv="http://tizen.org/privilege/internal/default/public" writePriv="http://tizen.org/privilege/internal/default/platform">
12     <header>VCONFKEY_HOMESCREEN_WATCH_RESOURCE_ID</header>
13     <val>0</val>
14     <creator> Moonkyoung Park</creator>
15     <email> moon87.park@samsung.com </email>
16     <comment><![CDATA[ It stands for resource id of selected watch. This key is for wearable profile. ]]></comment>
17   </vconfkey>
18   <vconfkey type="int32" name="memory/homescreen/watchface_visibility" readPriv="http://tizen.org/privilege/internal/default/platform" writePriv="http://tizen.org/privilege/internal/default/platform">
19     <header>VCONFKEY_HOMESCREEN_WATCHFACE_VISIBILITY</header>
20     <val>0</val>
21     <creator>Changjoo Lee</creator>
22     <email>changjoo.lee@samsung.com</email>
23     <comment><![CDATA[ ]]></comment>
24   </vconfkey>
25 </vconfkeylists>