~unity-team/ubuntu-system-settings/welcome-wizard

« back to all changes in this revision

Viewing changes to plugins/brightness/brightness.settings

  • Committer: Michael Terry
  • Date: 2014-02-13 15:27:47 UTC
  • mfrom: (485.1.129 ubuntu-system-settings)
  • Revision ID: michael.terry@canonical.com-20140213152747-dwu4r5z4o5zesqvd
MergeĀ fromĀ trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
{
 
2
    "plugin": "brightness-plugin",
2
3
    "icon": "/usr/share/ubuntu/settings/system/icons/settings-brightness.svg",
3
4
    "name": "Brightness",
4
5
    "translations": "ubuntu-system-settings",
9
10
        "settings"
10
11
    ],
11
12
    "has-dynamic-keywords": false,
12
 
    "has-dynamic-visibility": false,
13
 
    "hide-by-default": true
 
13
    "has-dynamic-visibility": true,
 
14
    "page-component": "PageComponent.qml"
14
15
}