From 377442f2f1f0f08bc525393c9bd1c84f159c5159 Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Wed, 2 Aug 2023 10:30:51 +0200 Subject: Add AppleScript support --- Captura/Scripting/Captura.sdef | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 Captura/Scripting/Captura.sdef (limited to 'Captura/Scripting/Captura.sdef') diff --git a/Captura/Scripting/Captura.sdef b/Captura/Scripting/Captura.sdef new file mode 100644 index 0000000..82cf06f --- /dev/null +++ b/Captura/Scripting/Captura.sdef @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit