mirror of
https://github.com/marty-oehme/scripts.git
synced 2024-11-14 22:08:08 +00:00
11 lines
331 B
JSON
11 lines
331 B
JSON
|
{
|
||
|
"name": "Insert symbol buttons",
|
||
|
"identifier": "symbol-buttons",
|
||
|
"script": "symbol-buttons.qml",
|
||
|
"authors": ["@Maboroshy"],
|
||
|
"platforms": ["linux", "macos", "windows"],
|
||
|
"version": "0.0.1",
|
||
|
"minAppVersion": "17.05.8",
|
||
|
"description" : "This script adds toolbar buttons to insert characters set in script options"
|
||
|
}
|