mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 04:43:34 +02:00
Merge pull request #50 from ailin-nemui/gliblog
Improve handling of GLib log messages
(cherry picked from commit 0e3f6aa4a2)
This commit is contained in:
parent
27046adabe
commit
26c4cd8bbf
3 changed files with 70 additions and 7 deletions
|
|
@ -6,7 +6,7 @@
|
|||
#define IRSSI_GLOBAL_CONFIG "irssi.conf" /* config file name in /etc/ */
|
||||
#define IRSSI_HOME_CONFIG "config" /* config file name in ~/.irssi/ */
|
||||
|
||||
#define IRSSI_ABI_VERSION 42
|
||||
#define IRSSI_ABI_VERSION 43
|
||||
|
||||
#define DEFAULT_SERVER_ADD_PORT 6667
|
||||
#define DEFAULT_SERVER_ADD_TLS_PORT 6697
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue