author | Eugene Ostroukhov <eugeneo@symbian.org> |
Wed, 30 Jun 2010 14:04:26 -0700 | |
changeset 406 | f928c6777132 |
parent 404 | 5aff54f94943 |
child 407 | c7c8bde493b1 |
org.symbian.tools.wrttools.previewer/preview/script/lib/sapi/Sensor.js | file | annotate | diff | comparison | revisions |
--- a/org.symbian.tools.wrttools.previewer/preview/script/lib/sapi/Sensor.js Tue Jun 29 17:38:17 2010 -0700 +++ b/org.symbian.tools.wrttools.previewer/preview/script/lib/sapi/Sensor.js Wed Jun 30 14:04:26 2010 -0700 @@ -102,7 +102,7 @@ function createOrientationResult() { return context.Result( { - DataType : "AxisData", + DataType : "OrientationData", TimeStamp : new Date().getTime(), DeviceOrientation : orientation });