Example further and also message box preparation.

NB. does not work currently with the linux flatpak stuff.

Signed-off-by: Hans Dijkema <hans@dijkewijk.nl>
This commit is contained in:
2025-11-13 16:28:17 +01:00
parent 2aa6db7423
commit f8057fccc5
11 changed files with 217 additions and 51 deletions

View File

@@ -13,7 +13,7 @@
)
(define deps
'("racket/base" "net/http-easy" "file/unzip" "gregor" "html-printer"))
'("racket/base" "net/http-easy" "gregor" "html-printer" "simple-ini"))
(define build-deps
'("racket-doc"