Feature #648

Mis à jour par Matthieu Decorde il y a plus de 11 ans

Add a button "install" in the Macro view.

This button will :
# open a dialog to select a file
# check the file name (ends with Macro.groovy)
# more checks ?
#
copy the file in TXMHOME/scripts/macro
# refresh the macro view

Retour