mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 20:33:46 +02:00
add SERVER_ to constants
This commit is contained in:
parent
f684c18867
commit
ba16d71e9f
2 changed files with 6 additions and 6 deletions
|
|
@ -66,9 +66,9 @@ enum {
|
|||
IRCTXT_INVITELIST_LONG,
|
||||
IRCTXT_NO_SUCH_CHANNEL,
|
||||
IRCTXT_CHANNEL_SYNCED,
|
||||
IRCTXT_HELP_START,
|
||||
IRCTXT_HELP_TXT,
|
||||
IRCTXT_END_OF_HELP,
|
||||
IRCTXT_SERVER_HELP_START,
|
||||
IRCTXT_SERVER_HELP_TXT,
|
||||
IRCTXT_SERVER_END_OF_HELP,
|
||||
|
||||
IRCTXT_FILL_4,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue