mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 20:33:46 +02:00
Use formats instead of g_warning
Add some copyright headers here and there too.
This commit is contained in:
parent
06040fb30b
commit
203c00938a
9 changed files with 116 additions and 11 deletions
|
|
@ -22,6 +22,8 @@ enum {
|
|||
IRCTXT_SETUPSERVER_HEADER,
|
||||
IRCTXT_SETUPSERVER_LINE,
|
||||
IRCTXT_SETUPSERVER_FOOTER,
|
||||
IRCTXT_SASL_SUCCESS,
|
||||
IRCTXT_SASL_ERROR,
|
||||
|
||||
IRCTXT_FILL_2,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue