~ken-vandine/ubuntu-system-settings/rtm_click_framework_check

« back to all changes in this revision

Viewing changes to lib/tests/data/wireless.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": "Wireless",
 
3
    "icon": "wireless-icon",
 
4
    "translations": "wireless-plugin",
 
5
    "category": "network",
 
6
    "keywords": [
 
7
        "wireless",
 
8
        "wlan",
 
9
        "wifi"
 
10
    ],
 
11
    "has-dynamic-keywords": true,
 
12
    "has-dynamic-visibility": false
 
13
}