homescreenapp/hsapplication/conf/confml/homescreendb.confml
changeset 90 3ac3aaebaee5
parent 86 e4f038c420f7
child 95 32e56106abf2
--- a/homescreenapp/hsapplication/conf/confml/homescreendb.confml	Mon Sep 13 13:03:23 2010 +0300
+++ b/homescreenapp/hsapplication/conf/confml/homescreendb.confml	Mon Sep 20 10:19:07 2010 +0300
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<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">
+<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="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">
   <feature ref="HomeScreenDbSettings" name="HomeScreen database settings">
     <setting ref="Pages" mapKey="id" mapValue="id" name="Pages" type="sequence">
       <setting ref="id" name="ID" type="int"/>
@@ -117,7 +117,9 @@
       <Configuration><key>isSnapEffectsEnabled</key><value>true</value></Configuration>
       <Configuration><key>sceneType</key><value>PageWallpapers</value></Configuration>
       <Configuration><key>bounceAnimationEasingCurve</key><value>Linear</value></Configuration>
-      <Configuration><key>pageChangeAnimationEasingCurve</key><value>Linear</value></Configuration>      
+      <Configuration><key>pageChangeAnimationEasingCurve</key><value>Linear</value></Configuration>
+      <Configuration><key>widgetOrganizerAnchorDistance</key><value>5</value></Configuration>       
+      <Configuration><key>widgetOrganizerSearchSequence</key><value>SearchRowByRow</value></Configuration> 
     </HomeScreenDbSettings>
   </data>
 </configuration>