mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 20:33:46 +02:00
Added support for bahamut @+#channel notices. Removed notice_public_ops
format, notice_public is just fine if the channel just contains @ or @+ at the beginning. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1538 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
f079263035
commit
3609f6f243
6 changed files with 51 additions and 33 deletions
|
|
@ -100,7 +100,6 @@ enum {
|
|||
|
||||
IRCTXT_NOTICE_SERVER,
|
||||
IRCTXT_NOTICE_PUBLIC,
|
||||
IRCTXT_NOTICE_PUBLIC_OPS,
|
||||
IRCTXT_NOTICE_PRIVATE,
|
||||
IRCTXT_ACTION_PRIVATE,
|
||||
IRCTXT_ACTION_PRIVATE_QUERY,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue