~laney/ubuntu-system-settings/battery-charge-graph

« back to all changes in this revision

Viewing changes to tests/data/bluetooth.settings

  • Committer: Alberto Mardegan
  • Date: 2013-05-08 08:55:54 UTC
  • Revision ID: alberto.mardegan@canonical.com-20130508085554-jjcanw47dt26e5li
Change directory structure: add libSystemSettings

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
{
2
 
    "name": "Bluetooth",
3
 
    "icon": "bluetooth-icon",
4
 
    "translations": "bluez-plugin",
5
 
    "category": "network",
6
 
    "keywords": [
7
 
        "bluetooth"
8
 
    ],
9
 
    "has-dynamic-keywords": false,
10
 
    "has-dynamic-visibility": false
11
 
}