new name after fork

This commit is contained in:
2026-01-05 23:12:38 -07:00
parent ca43595430
commit 4683ef705b
316 changed files with 5422 additions and 6141 deletions

View File

@@ -1,7 +1,7 @@
executable('hexchat-text',
executable('zoitechat-text',
sources: [
'fe-text.c',
],
dependencies: hexchat_common_dep,
dependencies: zoitechat_common_dep,
install: true,
)