aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Luc Lamadon <jean-luc.lamadon@nokia.com>2010-11-09 20:29:52 +0200
committerJean-Luc Lamadon <jean-luc.lamadon@nokia.com>2010-11-09 20:29:52 +0200
commit642cdf17efee6b186105289074bf6c2e9b772039 (patch)
treec37de06d094031448a375df9fbd177292803d8c0
parentfb13c1d5a8b6bbce840e709544ec8e5caecdf46a (diff)
Add Position.IsFlat of type boolean
-rw-r--r--spec/core.context5
1 files changed, 5 insertions, 0 deletions
diff --git a/spec/core.context b/spec/core.context
index 41b93f92..403444f3 100644
--- a/spec/core.context
+++ b/spec/core.context
@@ -103,6 +103,11 @@ necessarily the opposite of Position.Stable; both may be false
simultaneously.
</doc>
</key>
+ <key name="Position.IsFlat" type="bool">
+ <doc>
+A boolean indicating whether or not the device is in a flat position.
+ </doc>
+ </key>
<doc>
Battery
-------