aboutsummaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorMarius Vollmer <marius.vollmer@nokia.com>2009-09-02 13:12:35 +0300
committerMarius Vollmer <marius.vollmer@nokia.com>2009-09-02 13:12:45 +0300
commit581814e283750d1f9a0835e0857f0a2eefaddd02 (patch)
treec96e8ef4f81170b4471de07afe3ebd63ef19d288 /spec
parent9830ebdab7f80681b4827d5dea192ba719825a98 (diff)
Added "maintenance" to Use.Mode.
Diffstat (limited to 'spec')
-rw-r--r--spec/core.context6
1 files changed, 6 insertions, 0 deletions
diff --git a/spec/core.context b/spec/core.context
index 0197cfdf..00955071 100644
--- a/spec/core.context
+++ b/spec/core.context
@@ -555,6 +555,12 @@ doesn't fit into any of the above categories.
The device is not being used.
</doc>
</idle>
+ <maintenance>
+ <doc>
+The user is doing system-wide maintenance work such as restoring a
+backup or upgrading the OS software.
+ </doc>
+ </maintenance>
</string-enum>
</type>
</key>