homescreenapp/hsapplication/conf/base/confml/homescreendb.confml
changeset 55 03646e8da489
parent 51 4785f57bf3d4
child 60 30f14686fb04
child 62 341166945d65
equal deleted inserted replaced
51:4785f57bf3d4 55:03646e8da489
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <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" name="HomeScreen database settings">
     2 <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" name="HomeScreen database settings">
     3   <confml:feature ref="HomeScreenDbSettings" name="HomeScreen database settings">
     3   <confml:feature ref="HomeScreenDbSettings" name="HomeScreen database settings">
     4     <confml:setting ref="portraitWallpaper" name="Portrait wallpaper" type="string"/>
     4     <confml:setting ref="portraitWallpaper" name="Portrait wallpaper" type="string"/>
     5     <confml:setting ref="landscapeWallpaper" name="Landscape wallpaper" type="string"/>
     5     <confml:setting ref="landscapeWallpaper" name="Landscape wallpaper" type="string"/>
     6     <confml:setting ref="maximumPageCount" name="Maximum number of pages" type="int"/>
       
     7     <confml:setting ref="maximumWidgetHeight" name="Maximum height of widget" type="real"/>
       
     8     <confml:setting ref="maximumWidgetWidth" name="Maximum width of widget" type="real"/>
       
     9     <confml:setting ref="minimumWidgetHeight" name="Minimum height of widget" type="real"/>
       
    10     <confml:setting ref="minimumWidgetWidth" name="Minimum width of widget" type="real"/>
       
    11     <confml:setting ref="defaultPageId" name="Default page ID" type="selection">
       
    12       <confml:option map="HomeScreenDbSettings/Pages"/>
       
    13     </confml:setting>
       
    14     <confml:setting ref="Pages" mapKey="id" mapValue="id" name="Pages" type="sequence">
     6     <confml:setting ref="Pages" mapKey="id" mapValue="id" name="Pages" type="sequence">
    15       <confml:setting ref="id" name="ID" type="int"/>
     7       <confml:setting ref="id" name="ID" type="int"/>
    16       <confml:setting ref="indexPosition" name="Index Position" type="int"/>
     8       <confml:setting ref="indexPosition" name="Index Position" type="int"/>
    17     </confml:setting>
     9     </confml:setting>
    18     <confml:setting ref="Widgets" mapKey="id" mapValue="id" name="Widgets" type="sequence">
    10     <confml:setting ref="Widgets" mapKey="id" mapValue="id" name="Widgets" type="sequence">
    71       <confml:setting ref="pageRemovedAnimationDuration" name="Page removed animation duration" type="int"/>
    63       <confml:setting ref="pageRemovedAnimationDuration" name="Page removed animation duration" type="int"/>
    72       <confml:setting ref="newPageAddedAnimationDuration" name="Page added animation duration" type="int"/>
    64       <confml:setting ref="newPageAddedAnimationDuration" name="Page added animation duration" type="int"/>
    73       <confml:setting ref="widgetDragEffectDuration" name="Widget drag effect duration" type="int"/>
    65       <confml:setting ref="widgetDragEffectDuration" name="Widget drag effect duration" type="int"/>
    74       <confml:setting ref="widgetDropEffectDuration" name="Widget drop effect duration" type="int"/>
    66       <confml:setting ref="widgetDropEffectDuration" name="Widget drop effect duration" type="int"/>
    75       <confml:setting ref="boundaryFeedbackEffectDistance" name="Boundary feedback effect distance" type="int"/>
    67       <confml:setting ref="boundaryFeedbackEffectDistance" name="Boundary feedback effect distance" type="int"/>
       
    68       <confml:setting ref="maximumPageCount" name="Maximum number of pages" type="int"/>
       
    69       <confml:setting ref="maximumWidgetHeight" name="Maximum height of widget" type="real"/>
       
    70       <confml:setting ref="maximumWidgetWidth" name="Maximum width of widget" type="real"/>
       
    71       <confml:setting ref="minimumWidgetHeight" name="Minimum height of widget" type="real"/>
       
    72       <confml:setting ref="minimumWidgetWidth" name="Minimum width of widget" type="real"/>
       
    73       <confml:setting ref="defaultPageId" name="Default page ID" type="selection">
       
    74         <confml:option map="HomeScreenDbSettings/Pages"/>
       
    75       </confml:setting>
       
    76       <confml:setting ref="shortcutLabelsVisible" name="Minimum width of widget" type="int"/>     
       
    77       <confml:setting ref="pageChangePanDistance" name="Amount of pan needed to change page" type="real"/>     
    76     </confml:setting>
    78     </confml:setting>
    77   </confml:feature>
    79   </confml:feature>
    78   <confml:data>
    80   <confml:data>
    79     <confml:HomeScreenDbSettings>
    81     <confml:HomeScreenDbSettings>
    80       <confml:landscapeWallpaper/>
    82       <confml:landscapeWallpaper/>
    81       <confml:portraitWallpaper/>
    83       <confml:portraitWallpaper/>
    82       <confml:maximumPageCount>8</confml:maximumPageCount>
       
    83       <confml:maximumWidgetHeight>39</confml:maximumWidgetHeight>
       
    84       <confml:maximumWidgetWidth>48</confml:maximumWidgetWidth>
       
    85       <confml:minimumWidgetHeight>8.75</confml:minimumWidgetHeight>
       
    86       <confml:minimumWidgetWidth>8.75</confml:minimumWidgetWidth>
       
    87       <confml:defaultPageId map="HomeScreenDbSettings/Pages[@key='1']"/>
       
    88       <confml:Widgets><confml:id>1</confml:id><confml:uri>hsclockwidgetplugin</confml:uri><confml:pageId  map="HomeScreenDbSettings/Pages[@key='1']"></confml:pageId></confml:Widgets>
    84       <confml:Widgets><confml:id>1</confml:id><confml:uri>hsclockwidgetplugin</confml:uri><confml:pageId  map="HomeScreenDbSettings/Pages[@key='1']"></confml:pageId></confml:Widgets>
    89       <confml:Widgets><confml:id>2</confml:id><confml:uri>hsdialerwidgetplugin</confml:uri><confml:pageId map="HomeScreenDbSettings/Pages[@key='1']"></confml:pageId></confml:Widgets>
    85       <confml:Widgets><confml:id>2</confml:id><confml:uri>hsdialerwidgetplugin</confml:uri><confml:pageId map="HomeScreenDbSettings/Pages[@key='1']"></confml:pageId></confml:Widgets>
    90       <confml:Widgets><confml:id>3</confml:id><confml:uri>ftuhswidget</confml:uri><confml:pageId map="HomeScreenDbSettings/Pages[@key='1']"></confml:pageId></confml:Widgets>
    86       <confml:Widgets><confml:id>3</confml:id><confml:uri>ftuhswidget</confml:uri><confml:pageId map="HomeScreenDbSettings/Pages[@key='1']"></confml:pageId></confml:Widgets>
    91       <confml:Widgets><confml:id>4</confml:id><confml:uri>hsshortcutwidgetplugin</confml:uri><confml:pageId map="HomeScreenDbSettings/Pages[@key='2']"></confml:pageId></confml:Widgets>
    87       <confml:Widgets><confml:id>4</confml:id><confml:uri>hsshortcutwidgetplugin</confml:uri><confml:pageId map="HomeScreenDbSettings/Pages[@key='2']"></confml:pageId></confml:Widgets>
    92       <confml:Widgets><confml:id>5</confml:id><confml:uri>hsshortcutwidgetplugin</confml:uri><confml:pageId map="HomeScreenDbSettings/Pages[@key='2']"></confml:pageId></confml:Widgets>
    88       <confml:Widgets><confml:id>5</confml:id><confml:uri>hsshortcutwidgetplugin</confml:uri><confml:pageId map="HomeScreenDbSettings/Pages[@key='2']"></confml:pageId></confml:Widgets>
   161       	<confml:pageRemovedAnimationDuration>200</confml:pageRemovedAnimationDuration>
   157       	<confml:pageRemovedAnimationDuration>200</confml:pageRemovedAnimationDuration>
   162       	<confml:newPageAddedAnimationDuration>700</confml:newPageAddedAnimationDuration>
   158       	<confml:newPageAddedAnimationDuration>700</confml:newPageAddedAnimationDuration>
   163       	<confml:widgetDragEffectDuration>200</confml:widgetDragEffectDuration>
   159       	<confml:widgetDragEffectDuration>200</confml:widgetDragEffectDuration>
   164       	<confml:widgetDropEffectDuration>200</confml:widgetDropEffectDuration>
   160       	<confml:widgetDropEffectDuration>200</confml:widgetDropEffectDuration>
   165       	<confml:boundaryFeedbackEffectDistance>3</confml:boundaryFeedbackEffectDistance>
   161       	<confml:boundaryFeedbackEffectDistance>3</confml:boundaryFeedbackEffectDistance>
       
   162         <confml:maximumPageCount>8</confml:maximumPageCount>
       
   163         <confml:maximumWidgetHeight>39</confml:maximumWidgetHeight>
       
   164         <confml:maximumWidgetWidth>48</confml:maximumWidgetWidth>
       
   165         <confml:minimumWidgetHeight>8.75</confml:minimumWidgetHeight>
       
   166         <confml:minimumWidgetWidth>8.75</confml:minimumWidgetWidth> 
       
   167        	<confml:defaultPageId map="HomeScreenDbSettings/Pages[@key='1']"/>
       
   168         <confml:shortcutLabelsVisible>1</confml:shortcutLabelsVisible>
       
   169         <confml:pageChangePanDistance>17.91</confml:pageChangePanDistance>           	
   166       </confml:GeneralConfiguration>
   170       </confml:GeneralConfiguration>
   167     </confml:HomeScreenDbSettings>
   171     </confml:HomeScreenDbSettings>
   168   </confml:data>
   172   </confml:data>
   169 </confml:configuration>
   173 </confml:configuration>