aboutsummaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorMarja Hassinen <ext-marja.2.hassinen@nokia.com>2009-10-06 14:34:36 +0300
committerMarja Hassinen <ext-marja.2.hassinen@nokia.com>2009-10-06 14:34:36 +0300
commit24248ffdc7e73821804ac221bbc395c6d336519b (patch)
tree857e639f968a61c9ccc8d536612028479a2cf1c6 /spec
parent4b8da22d275ce5ff24e6d7e6889381fd1f3eb5de (diff)
core props: Removing the complex types some more.
Diffstat (limited to 'spec')
-rw-r--r--spec/core.context9
1 files changed, 6 insertions, 3 deletions
diff --git a/spec/core.context b/spec/core.context
index 1f85ce6a..ff8ead39 100644
--- a/spec/core.context
+++ b/spec/core.context
@@ -327,8 +327,11 @@ Information about the cellular radio.
The name of the cellular network.
</doc>
</key>
- <key name="Cellular.SignalStrength"
- type="percentage">
+ <key name="Cellular.SignalStrength">
+ <type>
+ <!--percentage-->
+ int32
+ </type>
<doc>
The signal strength at the cellular radio, in percent of the maximum.
</doc>
@@ -663,7 +666,7 @@ backup or upgrading the OS software.
string
</type>
</key>
- <key name="Use.ConnectedContacts" type="string-list">
+ <key name="Use.ConnectedContacts">
<type>
<!--<uniform-list type="nepomuk-uri"/>-->
</type>