aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarja Hassinen <ext-marja.2.hassinen@nokia.com>2009-09-08 15:25:08 +0300
committerMarja Hassinen <ext-marja.2.hassinen@nokia.com>2009-09-08 15:25:08 +0300
commitc41dab9d0aa7feff05123946e9ca0462ce4da5d5 (patch)
treeec6e980f2943324096a24f9cb111c63426558949
parentbe8ae742d71fe47d7658b82684873412497c773f (diff)
Bluez plugin: .context declaration file.
-rw-r--r--libcontextsubscriber/plugins/bluez/bluez.context5
1 files changed, 5 insertions, 0 deletions
diff --git a/libcontextsubscriber/plugins/bluez/bluez.context b/libcontextsubscriber/plugins/bluez/bluez.context
new file mode 100644
index 00000000..5760b156
--- /dev/null
+++ b/libcontextsubscriber/plugins/bluez/bluez.context
@@ -0,0 +1,5 @@
+<?xml version="1.0"?>
+<provider xmlns="http://contextkit.freedesktop.org/Provider" plugin="bluez" constructionString="bluez">
+ <key name="Bluetooth.Enabled"/>
+ <key name="Bluetooth.Visible"/>
+</provider> \ No newline at end of file