~jonas-drange/ubuntu-system-settings/filepicker

« back to all changes in this revision

Viewing changes to plugins/launcher/launcher.settings

  • Committer: Jonas G. Drange
  • Date: 2017-01-24 14:03:55 UTC
  • mfrom: (1673.1.84 ubuntu-system-settings)
  • Revision ID: jonas.drange@canonical.com-20170124140355-1srbozy3aczq1mct
syncs with trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{
 
2
    "name": "Launcher",
 
3
    "icon": "preferences-desktop-launcher-symbolic",
 
4
    "plugin": "launcher-plugin",
 
5
    "translations": "ubuntu-system-settings",
 
6
    "category": "personal",
 
7
    "keywords": [
 
8
        "launcher",
 
9
        "appearance"
 
10
    ],
 
11
    "page-component": "PageComponent.qml",
 
12
    "has-dynamic-keywords": false,
 
13
    "has-dynamic-visibility": true
 
14
}