parent
796f582999
commit
c2fdc440ca
3 changed files with 13 additions and 8 deletions
@ -0,0 +1,12 @@ |
|||||||
|
{ |
||||||
|
"KPlugin": { |
||||||
|
"Name": "Pass", |
||||||
|
"ServiceTypes": [ |
||||||
|
"KCModule" |
||||||
|
] |
||||||
|
}, |
||||||
|
"X-KDE-ParentComponents": [ |
||||||
|
"Pass" |
||||||
|
], |
||||||
|
"X-KDE-PluginKeyword": "kcm_krunner_pass" |
||||||
|
} |
||||||
@ -1,8 +0,0 @@ |
|||||||
[Desktop Entry] |
|
||||||
Type=Service |
|
||||||
X-KDE-ServiceTypes=KCModule |
|
||||||
X-KDE-Library=kcm_krunner_pass |
|
||||||
X-KDE-ParentComponents=Pass |
|
||||||
X-KDE-PluginKeyword=kcm_krunner_pass |
|
||||||
|
|
||||||
Name=Pass |
|
||||||
Loading…
Reference in new issue