homescreenapp/hsapplication/conf/confml/CI_homescreendb.confml
author hgs
Mon, 13 Sep 2010 13:03:23 +0300
changeset 86 e4f038c420f7
parent 81 homescreenapp/hsapplication/conf/base/confml/CI_homescreendb.confml@7dd137878ff8
child 90 3ac3aaebaee5
permissions -rw-r--r--
201036
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
63
hgs
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
hgs
parents:
diff changeset
     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">
hgs
parents:
diff changeset
     3
  <confml:feature ref="HomeScreenDbSettings" name="HomeScreen database settings">
hgs
parents:
diff changeset
     4
    <confml:setting ref="Pages" mapKey="id" mapValue="id" name="Pages" type="sequence">
hgs
parents:
diff changeset
     5
      <confml:setting ref="id" name="ID" type="int"/>
hgs
parents:
diff changeset
     6
      <confml:setting ref="indexPosition" name="Index Position" type="int"/>
hgs
parents:
diff changeset
     7
    </confml:setting>
hgs
parents:
diff changeset
     8
    <confml:setting ref="Widgets" mapKey="id" mapValue="id" name="Widgets" type="sequence">
hgs
parents:
diff changeset
     9
      <confml:setting ref="id" name="ID" type="int"/>
hgs
parents:
diff changeset
    10
      <confml:setting ref="uri" name="URI" type="string"/>
hgs
parents:
diff changeset
    11
      <confml:setting ref="pageId" name="Page ID" type="selection">
hgs
parents:
diff changeset
    12
        <confml:option map="HomeScreenDbSettings/Pages"/>
hgs
parents:
diff changeset
    13
      </confml:setting>
hgs
parents:
diff changeset
    14
    </confml:setting>
hgs
parents:
diff changeset
    15
    <confml:setting ref="WidgetPresentations" name="Widget presentations" type="sequence">
hgs
parents:
diff changeset
    16
      <confml:setting ref="key" name="Key" type="string"/>
hgs
parents:
diff changeset
    17
      <confml:setting ref="x" name="X position" type="real"/>
hgs
parents:
diff changeset
    18
      <confml:setting ref="y" name="Y position" type="real"/>
hgs
parents:
diff changeset
    19
      <confml:setting ref="zValue" name="Z value" type="real"/>
hgs
parents:
diff changeset
    20
      <confml:setting ref="widgetId" name="Widget ID" type="selection">
hgs
parents:
diff changeset
    21
        <confml:option map="HomeScreenDbSettings/Widgets"/>
hgs
parents:
diff changeset
    22
      </confml:setting>
hgs
parents:
diff changeset
    23
    </confml:setting>
hgs
parents:
diff changeset
    24
    <confml:setting ref="WidgetPreferences" name="Widget preferences" type="sequence">
hgs
parents:
diff changeset
    25
      <confml:setting ref="key" name="Key" type="string"/>
hgs
parents:
diff changeset
    26
      <confml:setting ref="value" name="Value" type="string"/>
hgs
parents:
diff changeset
    27
      <confml:setting ref="widgetId" name="Widget ID" type="selection">
hgs
parents:
diff changeset
    28
        <confml:option map="HomeScreenDbSettings/Widgets"/>
hgs
parents:
diff changeset
    29
      </confml:setting>
hgs
parents:
diff changeset
    30
    </confml:setting>
hgs
parents:
diff changeset
    31
    <confml:setting ref="Configuration" name="Configuration" type="sequence">
hgs
parents:
diff changeset
    32
      <confml:setting ref="key" name="Key" type="string"/>
hgs
parents:
diff changeset
    33
      <confml:setting ref="value" name="Value" type="string"/>
hgs
parents:
diff changeset
    34
    </confml:setting>
hgs
parents:
diff changeset
    35
  </confml:feature>
hgs
parents:
diff changeset
    36
  <confml:data>
hgs
parents:
diff changeset
    37
    <confml:HomeScreenDbSettings>
hgs
parents:
diff changeset
    38
      <confml:Widgets><confml:id>1</confml:id><confml:uri>hsclockwidgetplugin</confml:uri><confml:pageId  map="HomeScreenDbSettings/Pages[@key='1']"></confml:pageId></confml:Widgets>
hgs
parents:
diff changeset
    39
      <confml:Widgets><confml:id>2</confml:id><confml:uri>dialerwidgetplugin</confml:uri><confml:pageId map="HomeScreenDbSettings/Pages[@key='1']"></confml:pageId></confml:Widgets>
hgs
parents:
diff changeset
    40
      <confml:Widgets><confml:id>3</confml:id><confml:uri>ftuhswidget</confml:uri><confml:pageId map="HomeScreenDbSettings/Pages[@key='1']"></confml:pageId></confml:Widgets>
hgs
parents:
diff changeset
    41
      <confml:Widgets><confml:id>4</confml:id><confml:uri>hsshortcutwidgetplugin</confml:uri><confml:pageId map="HomeScreenDbSettings/Pages[@key='2']"></confml:pageId></confml:Widgets>
hgs
parents:
diff changeset
    42
      <confml:Widgets><confml:id>5</confml:id><confml:uri>hsshortcutwidgetplugin</confml:uri><confml:pageId map="HomeScreenDbSettings/Pages[@key='2']"></confml:pageId></confml:Widgets>
hgs
parents:
diff changeset
    43
      <confml:Widgets><confml:id>6</confml:id><confml:uri>hsshortcutwidgetplugin</confml:uri><confml:pageId map="HomeScreenDbSettings/Pages[@key='2']"></confml:pageId></confml:Widgets>
hgs
parents:
diff changeset
    44
      <confml:Widgets><confml:id>7</confml:id><confml:uri>hsshortcutwidgetplugin</confml:uri><confml:pageId map="HomeScreenDbSettings/Pages[@key='2']"></confml:pageId></confml:Widgets>
hgs
parents:
diff changeset
    45
      <confml:Widgets><confml:id>8</confml:id><confml:uri>hsshortcutwidgetplugin</confml:uri><confml:pageId map="HomeScreenDbSettings/Pages[@key='2']"></confml:pageId></confml:Widgets>
hgs
parents:
diff changeset
    46
      <confml:Widgets><confml:id>9</confml:id><confml:uri>hsshortcutwidgetplugin</confml:uri><confml:pageId map="HomeScreenDbSettings/Pages[@key='2']"></confml:pageId></confml:Widgets>
hgs
parents:
diff changeset
    47
      <confml:Widgets><confml:id>10</confml:id><confml:uri>hsshortcutwidgetplugin</confml:uri><confml:pageId map="HomeScreenDbSettings/Pages[@key='2']"></confml:pageId></confml:Widgets>
hgs
parents:
diff changeset
    48
      <confml:Widgets><confml:id>11</confml:id><confml:uri>hsshortcutwidgetplugin</confml:uri><confml:pageId map="HomeScreenDbSettings/Pages[@key='3']"></confml:pageId></confml:Widgets>
hgs
parents:
diff changeset
    49
      <confml:Widgets><confml:id>12</confml:id><confml:uri>hsshortcutwidgetplugin</confml:uri><confml:pageId map="HomeScreenDbSettings/Pages[@key='3']"></confml:pageId></confml:Widgets>
hgs
parents:
diff changeset
    50
      <confml:Widgets><confml:id>13</confml:id><confml:uri>hsshortcutwidgetplugin</confml:uri><confml:pageId map="HomeScreenDbSettings/Pages[@key='3']"></confml:pageId></confml:Widgets>
hgs
parents:
diff changeset
    51
      <confml:WidgetPresentations><confml:key>portrait</confml:key><confml:x>15</confml:x><confml:y>80</confml:y><confml:zValue>0.0</confml:zValue><confml:widgetId map="HomeScreenDbSettings/Widgets[@key='1']"></confml:widgetId></confml:WidgetPresentations>
hgs
parents:
diff changeset
    52
      <confml:WidgetPresentations><confml:key>landscape</confml:key><confml:x>15</confml:x><confml:y>80</confml:y><confml:zValue>0.0</confml:zValue><confml:widgetId map="HomeScreenDbSettings/Widgets[@key='1']"></confml:widgetId></confml:WidgetPresentations>
hgs
parents:
diff changeset
    53
      <confml:WidgetPresentations><confml:key>portrait</confml:key><confml:x>136</confml:x><confml:y>276</confml:y><confml:zValue>0.0</confml:zValue><confml:widgetId map="HomeScreenDbSettings/Widgets[@key='2']"></confml:widgetId></confml:WidgetPresentations>
hgs
parents:
diff changeset
    54
      <confml:WidgetPresentations><confml:key>landscape</confml:key><confml:x>136</confml:x><confml:y>176</confml:y><confml:zValue>0.0</confml:zValue><confml:widgetId map="HomeScreenDbSettings/Widgets[@key='2']"></confml:widgetId></confml:WidgetPresentations>
hgs
parents:
diff changeset
    55
      <confml:WidgetPresentations><confml:key>portrait</confml:key><confml:x>15</confml:x><confml:y>400</confml:y><confml:zValue>0.0</confml:zValue><confml:widgetId map="HomeScreenDbSettings/Widgets[@key='3']"></confml:widgetId></confml:WidgetPresentations>
hgs
parents:
diff changeset
    56
      <confml:WidgetPresentations><confml:key>landscape</confml:key><confml:x>300</confml:x><confml:y>150</confml:y><confml:zValue>0.0</confml:zValue><confml:widgetId map="HomeScreenDbSettings/Widgets[@key='3']"></confml:widgetId></confml:WidgetPresentations>
hgs
parents:
diff changeset
    57
      <confml:WidgetPresentations><confml:key>portrait</confml:key><confml:x>15</confml:x><confml:y>80</confml:y><confml:zValue>0.0</confml:zValue><confml:widgetId map="HomeScreenDbSettings/Widgets[@key='4']"></confml:widgetId></confml:WidgetPresentations>
hgs
parents:
diff changeset
    58
      <confml:WidgetPresentations><confml:key>portrait</confml:key><confml:x>100</confml:x><confml:y>80</confml:y><confml:zValue>0.0</confml:zValue><confml:widgetId map="HomeScreenDbSettings/Widgets[@key='5']"></confml:widgetId></confml:WidgetPresentations>
hgs
parents:
diff changeset
    59
      <confml:WidgetPresentations><confml:key>portrait</confml:key><confml:x>185</confml:x><confml:y>80</confml:y><confml:zValue>0.0</confml:zValue><confml:widgetId map="HomeScreenDbSettings/Widgets[@key='6']"></confml:widgetId></confml:WidgetPresentations>
hgs
parents:
diff changeset
    60
      <confml:WidgetPresentations><confml:key>portrait</confml:key><confml:x>270</confml:x><confml:y>80</confml:y><confml:zValue>0.0</confml:zValue><confml:widgetId map="HomeScreenDbSettings/Widgets[@key='7']"></confml:widgetId></confml:WidgetPresentations>
hgs
parents:
diff changeset
    61
      <confml:WidgetPresentations><confml:key>portrait</confml:key><confml:x>15</confml:x><confml:y>185</confml:y><confml:zValue>0.0</confml:zValue><confml:widgetId map="HomeScreenDbSettings/Widgets[@key='8']"></confml:widgetId></confml:WidgetPresentations>
hgs
parents:
diff changeset
    62
      <confml:WidgetPresentations><confml:key>portrait</confml:key><confml:x>100</confml:x><confml:y>185</confml:y><confml:zValue>0.0</confml:zValue><confml:widgetId map="HomeScreenDbSettings/Widgets[@key='9']"></confml:widgetId></confml:WidgetPresentations>
hgs
parents:
diff changeset
    63
      <confml:WidgetPresentations><confml:key>portrait</confml:key><confml:x>185</confml:x><confml:y>185</confml:y><confml:zValue>0.0</confml:zValue><confml:widgetId map="HomeScreenDbSettings/Widgets[@key='10']"></confml:widgetId></confml:WidgetPresentations>
hgs
parents:
diff changeset
    64
      <confml:WidgetPresentations><confml:key>portrait</confml:key><confml:x>15</confml:x><confml:y>80</confml:y><confml:zValue>0.0</confml:zValue><confml:widgetId map="HomeScreenDbSettings/Widgets[@key='11']"></confml:widgetId></confml:WidgetPresentations>
hgs
parents:
diff changeset
    65
      <confml:WidgetPresentations><confml:key>portrait</confml:key><confml:x>100</confml:x><confml:y>80</confml:y><confml:zValue>0.0</confml:zValue><confml:widgetId map="HomeScreenDbSettings/Widgets[@key='12']"></confml:widgetId></confml:WidgetPresentations>
hgs
parents:
diff changeset
    66
      <confml:WidgetPresentations><confml:key>portrait</confml:key><confml:x>185</confml:x><confml:y>80</confml:y><confml:zValue>0.0</confml:zValue><confml:widgetId map="HomeScreenDbSettings/Widgets[@key='13']"></confml:widgetId></confml:WidgetPresentations>
hgs
parents:
diff changeset
    67
      <confml:WidgetPreferences><confml:key>clockType</confml:key><confml:value>Analog</confml:value><confml:widgetId map="HomeScreenDbSettings/Widgets[@key='1']"></confml:widgetId></confml:WidgetPreferences>
hgs
parents:
diff changeset
    68
      <confml:WidgetPreferences><confml:key>uid</confml:key><confml:value>0x20022EF9</confml:value><confml:widgetId map="HomeScreenDbSettings/Widgets[@key='4']"></confml:widgetId></confml:WidgetPreferences>
hgs
parents:
diff changeset
    69
      <confml:WidgetPreferences><confml:key>uid</confml:key><confml:value>0x10005901</confml:value><confml:widgetId map="HomeScreenDbSettings/Widgets[@key='5']"></confml:widgetId></confml:WidgetPreferences>
hgs
parents:
diff changeset
    70
      <confml:WidgetPreferences><confml:key>uid</confml:key><confml:value>0x20029F80</confml:value><confml:widgetId map="HomeScreenDbSettings/Widgets[@key='6']"></confml:widgetId></confml:WidgetPreferences>
hgs
parents:
diff changeset
    71
      <confml:WidgetPreferences><confml:key>uid</confml:key><confml:value>0x2001FE79</confml:value><confml:widgetId map="HomeScreenDbSettings/Widgets[@key='7']"></confml:widgetId></confml:WidgetPreferences>
hgs
parents:
diff changeset
    72
      <confml:WidgetPreferences><confml:key>uid</confml:key><confml:value>0x10207C62</confml:value><confml:widgetId map="HomeScreenDbSettings/Widgets[@key='8']"></confml:widgetId></confml:WidgetPreferences>
hgs
parents:
diff changeset
    73
      <confml:WidgetPreferences><confml:key>uid</confml:key><confml:value>0x10005951</confml:value><confml:widgetId map="HomeScreenDbSettings/Widgets[@key='9']"></confml:widgetId></confml:WidgetPreferences>
hgs
parents:
diff changeset
    74
      <confml:WidgetPreferences><confml:key>uid</confml:key><confml:value>0x20025FD9</confml:value><confml:widgetId map="HomeScreenDbSettings/Widgets[@key='10']"></confml:widgetId></confml:WidgetPreferences>
hgs
parents:
diff changeset
    75
      <confml:WidgetPreferences><confml:key>uid</confml:key><confml:value>0x102828D6</confml:value><confml:widgetId map="HomeScreenDbSettings/Widgets[@key='11']"></confml:widgetId></confml:WidgetPreferences>
hgs
parents:
diff changeset
    76
      <confml:WidgetPreferences><confml:key>uid</confml:key><confml:value>0x101FB751</confml:value><confml:widgetId map="HomeScreenDbSettings/Widgets[@key='12']"></confml:widgetId></confml:WidgetPreferences>
hgs
parents:
diff changeset
    77
      <confml:WidgetPreferences><confml:key>uid</confml:key><confml:value>0x100059EE</confml:value><confml:widgetId map="HomeScreenDbSettings/Widgets[@key='13']"></confml:widgetId></confml:WidgetPreferences>
hgs
parents:
diff changeset
    78
      <confml:Pages><confml:id>1</confml:id><confml:indexPosition>0</confml:indexPosition></confml:Pages>
hgs
parents:
diff changeset
    79
      <confml:Pages><confml:id>2</confml:id><confml:indexPosition>1</confml:indexPosition></confml:Pages>
hgs
parents:
diff changeset
    80
      <confml:Pages><confml:id>3</confml:id><confml:indexPosition>2</confml:indexPosition></confml:Pages>
hgs
parents:
diff changeset
    81
      <confml:Configuration><confml:key>bounceEffect</confml:key><confml:value>20</confml:value></confml:Configuration>
81
hgs
parents: 63
diff changeset
    82
      <confml:Configuration><confml:key>pageChangeAnimationDuration</confml:key><confml:value>300</confml:value></confml:Configuration>
hgs
parents: 63
diff changeset
    83
      <confml:Configuration><confml:key>pageChangeZoneAnimationDuration</confml:key><confml:value>600</confml:value></confml:Configuration>
63
hgs
parents:
diff changeset
    84
      <confml:Configuration><confml:key>pageChangeZoneReverseAnimationDuration</confml:key><confml:value>200</confml:value></confml:Configuration>
81
hgs
parents: 63
diff changeset
    85
      <confml:Configuration><confml:key>pageRemovedAnimationDuration</confml:key><confml:value>1000</confml:value></confml:Configuration>
hgs
parents: 63
diff changeset
    86
      <confml:Configuration><confml:key>newPageAddedAnimationDuration</confml:key><confml:value>1000</confml:value></confml:Configuration>
hgs
parents: 63
diff changeset
    87
      <confml:Configuration><confml:key>widgetDragEffectDuration</confml:key><confml:value>250</confml:value></confml:Configuration>
63
hgs
parents:
diff changeset
    88
      <confml:Configuration><confml:key>widgetDropEffectDuration</confml:key><confml:value>200</confml:value></confml:Configuration>
hgs
parents:
diff changeset
    89
      <confml:Configuration><confml:key>defaultPageId</confml:key><confml:value>1</confml:value></confml:Configuration>
hgs
parents:
diff changeset
    90
      <confml:Configuration><confml:key>maximumPageCount</confml:key><confml:value>8</confml:value></confml:Configuration>
hgs
parents:
diff changeset
    91
      <confml:Configuration><confml:key>isShortcutLabelVisible</confml:key><confml:value>true</confml:value></confml:Configuration>
81
hgs
parents: 63
diff changeset
    92
      <confml:Configuration><confml:key>bounceFeedbackEffectDistance</confml:key><confml:value>30</confml:value></confml:Configuration>
hgs
parents: 63
diff changeset
    93
      <confml:Configuration><confml:key>pageChangeZoneWidth</confml:key><confml:value>30</confml:value></confml:Configuration>
63
hgs
parents:
diff changeset
    94
      <confml:Configuration><confml:key>pageIndicatorSpacing</confml:key><confml:value>8</confml:value></confml:Configuration>
hgs
parents:
diff changeset
    95
      <confml:Configuration><confml:key>maximumWidgetHeight</confml:key><confml:value>39</confml:value></confml:Configuration>
hgs
parents:
diff changeset
    96
      <confml:Configuration><confml:key>maximumWidgetWidth</confml:key><confml:value>48</confml:value></confml:Configuration>
hgs
parents:
diff changeset
    97
      <confml:Configuration><confml:key>minimumWidgetHeight</confml:key><confml:value>8.75</confml:value></confml:Configuration>
hgs
parents:
diff changeset
    98
      <confml:Configuration><confml:key>minimumWidgetWidth</confml:key><confml:value>8.75</confml:value></confml:Configuration>
81
hgs
parents: 63
diff changeset
    99
      <confml:Configuration><confml:key>pageChangePanDistance</confml:key><confml:value>120</confml:value></confml:Configuration>
63
hgs
parents:
diff changeset
   100
      <confml:Configuration><confml:key>pageChangeFeedbackEffect</confml:key><confml:value>Sensitive</confml:value></confml:Configuration>
hgs
parents:
diff changeset
   101
      <confml:Configuration><confml:key>widgetPickFeedbackEffect</confml:key><confml:value>ItemPick</confml:value></confml:Configuration>
hgs
parents:
diff changeset
   102
      <confml:Configuration><confml:key>widgetDropFeedbackEffect</confml:key><confml:value>ItemDrop</confml:value></confml:Configuration>
hgs
parents:
diff changeset
   103
      <confml:Configuration><confml:key>widgetRepositionFeedbackEffect</confml:key><confml:value>BounceEffect</confml:value></confml:Configuration>
hgs
parents:
diff changeset
   104
      <confml:Configuration><confml:key>widgetOverTrashbinFeedbackEffect</confml:key><confml:value>ItemMoveOver</confml:value></confml:Configuration>
hgs
parents:
diff changeset
   105
      <confml:Configuration><confml:key>widgetDropToTrashbinFeedbackEffect</confml:key><confml:value>ItemDrop</confml:value></confml:Configuration>
hgs
parents:
diff changeset
   106
      <confml:Configuration><confml:key>shortcutWidgetTapFeedbackEffect</confml:key><confml:value>BasicItem</confml:value></confml:Configuration>
hgs
parents:
diff changeset
   107
      <confml:Configuration><confml:key>widgetMoveBlockedFeedbackEffect</confml:key><confml:value>Basic</confml:value></confml:Configuration>
hgs
parents:
diff changeset
   108
      <confml:Configuration><confml:key>clockWidgetTapFeedbackEffect</confml:key><confml:value>BasicItem</confml:value></confml:Configuration>
hgs
parents:
diff changeset
   109
      <confml:Configuration><confml:key>widgetSnappingFeedbackEffect</confml:key><confml:value>ItemMoveOver</confml:value></confml:Configuration>
hgs
parents:
diff changeset
   110
      <confml:Configuration><confml:key>isSnapEnabled</confml:key><confml:value>true</confml:value></confml:Configuration>
81
hgs
parents: 63
diff changeset
   111
      <confml:Configuration><confml:key>snapTimeout</confml:key><confml:value>300</confml:value></confml:Configuration>
63
hgs
parents:
diff changeset
   112
      <confml:Configuration><confml:key>snapForce</confml:key><confml:value>30</confml:value></confml:Configuration>
hgs
parents:
diff changeset
   113
      <confml:Configuration><confml:key>snapGap</confml:key><confml:value>6</confml:value></confml:Configuration>
hgs
parents:
diff changeset
   114
      <confml:Configuration><confml:key>pageMargin</confml:key><confml:value>0</confml:value></confml:Configuration>
81
hgs
parents: 63
diff changeset
   115
      <confml:Configuration><confml:key>snapLineFadeInDuration</confml:key><confml:value>100</confml:value></confml:Configuration>
63
hgs
parents:
diff changeset
   116
      <confml:Configuration><confml:key>snapLineFadeOutDuration</confml:key><confml:value>100</confml:value></confml:Configuration>
hgs
parents:
diff changeset
   117
      <confml:Configuration><confml:key>isSnapEffectsEnabled</confml:key><confml:value>true</confml:value></confml:Configuration>
hgs
parents:
diff changeset
   118
      <confml:Configuration><confml:key>sceneType</confml:key><confml:value>PageWallpapers</confml:value></confml:Configuration>
81
hgs
parents: 63
diff changeset
   119
      <confml:Configuration><confml:key>bounceAnimationEasingCurve</confml:key><confml:value>Linear</confml:value></confml:Configuration>
hgs
parents: 63
diff changeset
   120
      <confml:Configuration><confml:key>pageChangeAnimationEasingCurve</confml:key><confml:value>Linear</confml:value></confml:Configuration>      
63
hgs
parents:
diff changeset
   121
    </confml:HomeScreenDbSettings>
hgs
parents:
diff changeset
   122
  </confml:data>
hgs
parents:
diff changeset
   123
</confml:configuration>