Warning, /frameworks/kservice/autotests/fakeplugin.json is written in an unsupported language. File is not indexed.

0001 {
0002     "Comment": "Test Plugin Spy",
0003     "Icon": "preferences-system-time",
0004     "Name": "NSA Plugin",
0005     "Type": "Service",
0006     "FormFactors" : [
0007         "tablet",
0008         "handset"
0009     ],
0010     "X-KDE-Library": "fakeplugin",
0011     "X-KDE-PluginInfo-Author": "Sebastian Kügler",
0012     "X-KDE-PluginInfo-Category": "Examples",
0013     "X-KDE-PluginInfo-Depends": [
0014     ],
0015     "X-KDE-PluginInfo-Email": "sebas@kde.org",
0016     "X-KDE-PluginInfo-EnabledByDefault": true,
0017     "X-KDE-PluginInfo-License": "LGPL",
0018     "X-KDE-PluginInfo-Name": "fakeplugin",
0019     "X-KDE-PluginInfo-Version": "1.0",
0020     "X-KDE-PluginInfo-Website": "http://kde.org/",
0021     "X-KDE-ServiceTypes": [
0022         "KService/NSA"
0023     ],
0024     "X-My-Custom-Property": "foo",
0025     "Keywords": "word1;word2",
0026     "X-KDE-Keywords": "word3,word4",
0027     "MimeType": "text/plain;image/png"
0028 }