mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 12:23:37 +02:00
Merge pull request #60 from ailin-nemui/paste
Add "paste event" signal
(cherry picked from commit 738931762b)
This commit is contained in:
parent
dc15cc3969
commit
44ad0fce90
6 changed files with 262 additions and 26 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 43
|
||||
#define IRSSI_ABI_VERSION 44
|
||||
|
||||
#define DEFAULT_SERVER_ADD_PORT 6667
|
||||
#define DEFAULT_SERVER_ADD_TLS_PORT 6697
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue