Signed-off-by: Björn Bidar <bjorn.bidar@thaodan.de>master^2
parent
9d61fd521c
commit
d43763156c
5 changed files with 27 additions and 20 deletions
@ -0,0 +1,22 @@ |
||||
{ |
||||
"KPlugin": { |
||||
"Authors": [ |
||||
{ |
||||
"Email": "fuermetz@mailbox.org", |
||||
"Name": "Lukas Fürmetz" |
||||
}, |
||||
{ |
||||
"Email": "me@thaodan.de", |
||||
"Name": "Björn Bidar" |
||||
} |
||||
], |
||||
"Description": "Copies a password from the password store (https://www.passwordstore.org/) to the clipboard", |
||||
"EnabledByDefault": true, |
||||
"Icon": "preferences-desktop-font", |
||||
"Id": "Pass", |
||||
"License": "GPL", |
||||
"Name": "Pass", |
||||
"Version": "1.1.0" |
||||
}, |
||||
"X-Plasma-AdvertiseSingleRunnerQueryMode": true |
||||
} |
||||
@ -1,14 +0,0 @@ |
||||
[Desktop Entry] |
||||
Name=Pass |
||||
Comment=Copies a password from the password store (https://www.passwordstore.org/) to the clipboard |
||||
X-KDE-ServiceTypes=Plasma/Runner |
||||
Type=Service |
||||
Icon=preferences-desktop-font |
||||
X-KDE-Library=krunner_pass |
||||
X-KDE-PluginInfo-Author=Lukas Fürmetz |
||||
X-KDE-PluginInfo-Email=fuermetz@mailbox.org |
||||
X-KDE-PluginInfo-Name=Pass |
||||
X-KDE-PluginInfo-Version=1.1.0 |
||||
X-KDE-PluginInfo-License=GPL |
||||
X-KDE-PluginInfo-EnabledByDefault=true |
||||
X-Plasma-AdvertiseSingleRunnerQueryMode=true |
||||
Loading…
Reference in new issue