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

@@ -2,8 +2,8 @@ man_conf = configuration_data()
man_conf.set('VERSION', meson.project_version())
configure_file(
input: 'hexchat.1.in',
output: 'hexchat.1',
input: 'zoitechat.1.in',
output: 'zoitechat.1',
configuration: man_conf,
install: true,
install_dir: join_paths(get_option('mandir'), 'man1')

View File

@@ -1,10 +1,10 @@
.TH HEXCHAT "1" "April 2013" "HexChat @VERSION@" "User Commands"
.TH HEXCHAT "1" "April 2013" "ZoiteChat @VERSION@" "User Commands"
.SH NAME
HexChat \- IRC Client
ZoiteChat \- IRC Client
.SH DESCRIPTION
.SS "Usage:"
.IP
hexchat [OPTION...] URL
zoitechat [OPTION...] URL
.SS "Help Options:"
.TP
\fB\-h\fR, \fB\-\-help\fR
@@ -39,7 +39,7 @@ Open an irc://server:port/channel?key URL
Execute command:
.TP
\fB\-e\fR, \fB\-\-existing\fR
Open URL or execute command in an existing HexChat
Open URL or execute command in an existing ZoiteChat
.TP
\fB\-\-minimize\fR=\fIlevel\fR
Begin minimized. Level 0=Normal 1=Iconified 2=Tray