Add clipboard and default browser interaction

This commit is contained in:
2024-09-27 10:41:00 +09:00
parent 9d092e7f55
commit cb21cefb24
6 changed files with 60 additions and 11 deletions
+3 -3
View File
@@ -2,8 +2,8 @@
{type,gui}.
{modules,[]}.
{prefix,"gmc"}.
{desc,"A desktop client for the Gajumaru network of blockchain networks"}.
{author,"Craig Everett"}.
{desc,"A desktop client for the Gajumaru network of blockchain networks"}.
{package_id,{"otpr","clutch",{0,1,0}}}.
{deps,[{"otpr","erl_base58",{0,1,0}},
{"otpr","aeserialization",{0,1,0}},
@@ -12,8 +12,8 @@
{"otpr","zxwidgets",{1,0,1}}]}.
{key_name,none}.
{a_email,"craigeverett@qpq.swiss"}.
{c_email,"craigeverett@qpq.swiss"}.
{copyright,"Craig Everett"}.
{c_email,"info@qpq.swiss"}.
{copyright,"QPQ AG"}.
{file_exts,[]}.
{license,"GPL-3.0-or-later"}.
{repo_url,"https://gitlab.com/ioecs/clutch"}.