mirror of
https://github.com/marty-oehme/scripts.git
synced 2025-12-09 13:32:46 +00:00
added minAppVersion properties
This commit is contained in:
parent
00e22d90f8
commit
beb60a27cc
7 changed files with 7 additions and 1 deletions
|
|
@ -3,6 +3,7 @@
|
|||
"identifier": "paste-latex-image",
|
||||
"script": "paste-latex-image.qml",
|
||||
"version": "0.0.1",
|
||||
"minAppVersion": "17.05.6",
|
||||
"authors": ["@pbek"],
|
||||
"description" : "This script creates a menu item and a button that generates and pastes an image from Latex code in the clipboard.\n\nIt uses the webservice <a href='http://latex.codecogs.com'>Codecogs Equation Editor</a>."
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue