1
0
Fork 0
mirror of https://github.com/marty-oehme/scripts.git synced 2024-06-26 13:47:56 +00:00
qownnotes-scripts/insert-text/info.json
2017-07-23 15:15:27 +03:00

11 lines
357 B
JSON

{
"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."
}