mirror of
https://github.com/marty-oehme/scripts.git
synced 2025-12-10 05:52:46 +00:00
Added insert text button script
This commit is contained in:
parent
b85e0f8cf1
commit
ba0b27fbcc
2 changed files with 62 additions and 0 deletions
10
insert-text/info.json
Normal file
10
insert-text/info.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"name": "Insert text button",
|
||||
"identifier": "insert-text",
|
||||
"script": "insert-text.qml",
|
||||
"authors": ["@Maboroshy"],
|
||||
"platforms": ["linux", "macos", "windows"],
|
||||
"version": "0.0.1",
|
||||
"minAppVersion": "17.05.8",
|
||||
"description" : "Simple script, that creates a button and a context menu item that insert text, defined in the script settings."
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue