1
0
Fork 0
mirror of https://github.com/marty-oehme/scripts.git synced 2024-07-03 09:07:55 +00:00
qownnotes-scripts/insert-text/info.json

11 lines
357 B
JSON
Raw Normal View History

2017-07-23 12:15:27 +00:00
{
"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."
}