aboutsummaryrefslogtreecommitdiffstats
path: root/src/UsageStatistic.json.in
blob: fa0bc18a56139fa7cfc451438d9f9583b1aa8ebd (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "Name" : "UsageStatistic",
    "Version" : "${IDE_VERSION}",
    "CompatVersion" : "${IDE_VERSION_COMPAT}",
    "Vendor" : "The Qt Company Ltd",
    "Copyright" : "(C) ${IDE_COPYRIGHT_YEAR} The Qt Company Ltd",
    "License" : "GNU GPL v3",
    "Description" : "This plugin collects statistics on how Qt Creator is used. All statistics are pseudonymous. You can switch off the plugin any time you want.",
    "Url" : "https://www.qt.io/",
    ${IDE_PLUGIN_DEPENDENCIES}
}