mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 20:33:46 +02:00
Rename irssip to irssi and add configure script
Changed default nick, real_name, user_name, and autolog_path from 'irssip' to 'irssi' in config files. Updated Meson build system to use a configurable package name via new 'pkgname' option. Added an intelligent, interactive 'configure.sh' script for setup and build. Removed obsolete documentation and Perl script files related to 'irssip'.
This commit is contained in:
parent
25f2b16544
commit
09c23c2d0e
298 changed files with 2131 additions and 2996 deletions
|
|
@ -1,3 +1,3 @@
|
|||
#include <irssip/src/common.h>
|
||||
#include <irssi/src/common.h>
|
||||
|
||||
#define MODULE_NAME "core"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue