mirror of
https://github.com/marty-oehme/scripts.git
synced 2024-11-14 13:58:07 +00:00
10 lines
331 B
JSON
10 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"
|
|
}
|