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

« back to all changes in this revision

Viewing changes to lib/tests/data/cellular.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": "Cellular",
 
3
    "icon": "phone-icon",
 
4
    "translations": "phone-plugin",
 
5
    "priority": -5,
 
6
    "category": "phone",
 
7
    "keywords": [
 
8
        "phone",
 
9
        "3g",
 
10
        "cellular",
 
11
        "telephone"
 
12
    ],
 
13
    "has-dynamic-keywords": false,
 
14
    "has-dynamic-visibility": false
 
15
}