~mardy/ubuntu-system-settings-online-accounts/spacing-1544033

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
    "name": "Accounts",
    "icon": "/usr/share/ubuntu/settings/system/icons/settings-accounts.svg",
    "translations": "ubuntu-system-settings-online-accounts",
    "category": "personal",
    "priority": 3,
    "keywords": [
        "accounts",
        "online",
        "login",
        "services",
        "social",
        "feeds",
        "access",
        "authorize",
        "revoke",
        "web"
    ],
    "has-dynamic-keywords": true,
    "has-dynamic-visibility": false,
    "plugin": "online-accounts",
    "page-component": "MainPage.qml"
}