1
0
Fork 0
mirror of https://github.com/marty-oehme/scripts.git synced 2025-12-10 05:52:46 +00:00

Add files via upload

This commit is contained in:
Maboroshy 2017-11-30 22:46:17 +03:00 committed by GitHub
parent 452f90601c
commit 160d9a8eaf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 44 additions and 0 deletions

10
symbol-buttons/info.json Normal file
View file

@ -0,0 +1,10 @@
{
"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"
}