idk
This commit is contained in:
parent
4ce842086d
commit
6cbde4a575
48 changed files with 708 additions and 2310 deletions
|
|
@ -6,6 +6,20 @@
|
|||
1\InternalId=copyq_pinned_pin
|
||||
1\Name=Pin
|
||||
1\Output=application/x-copyq-item-pinned
|
||||
10\Command=copyq: plugins.itemencrypted.copyEncryptedItems()
|
||||
10\Icon=\xf13e
|
||||
10\InMenu=true
|
||||
10\Input=application/x-copyq-encrypted
|
||||
10\InternalId=copyq_encrypted_decrypt_and_copy
|
||||
10\Name=Decrypt and Copy
|
||||
10\Shortcut=ctrl+shift+l
|
||||
11\Command=copyq: plugins.itemencrypted.pasteEncryptedItems()
|
||||
11\Icon=\xf13e
|
||||
11\InMenu=true
|
||||
11\Input=application/x-copyq-encrypted
|
||||
11\InternalId=copyq_encrypted_decrypt_and_paste
|
||||
11\Name=Decrypt and Paste
|
||||
11\Shortcut=enter
|
||||
2\Command=copyq: plugins.itempinned.unpin()
|
||||
2\Icon=\xf08d
|
||||
2\InMenu=true
|
||||
|
|
@ -41,4 +55,20 @@
|
|||
7\Input=application/x-copyq-tags
|
||||
7\InternalId=copyq_tags_clear
|
||||
7\Name=Clear all tags
|
||||
size=7
|
||||
8\Command=copyq: plugins.itemencrypted.encryptItems()
|
||||
8\Icon=\xf023
|
||||
8\InMenu=true
|
||||
8\Input=!OUTPUT
|
||||
8\InternalId=copyq_encrypted_encrypt
|
||||
8\Name=Encrypt (needs GnuPG)
|
||||
8\Output=application/x-copyq-encrypted
|
||||
8\Shortcut=ctrl+l
|
||||
9\Command=copyq: plugins.itemencrypted.decryptItems()
|
||||
9\Icon=\xf09c
|
||||
9\InMenu=true
|
||||
9\Input=application/x-copyq-encrypted
|
||||
9\InternalId=copyq_encrypted_decrypt
|
||||
9\Name=Decrypt
|
||||
9\Output=application/x-copyq-item
|
||||
9\Shortcut=ctrl+l
|
||||
size=11
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue