mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 20:33:46 +02:00
/ACTION didn't print the target when there was no query/channel where
to print the action git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1188 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
70322d695f
commit
45ad955d9e
4 changed files with 24 additions and 7 deletions
|
|
@ -87,7 +87,8 @@ enum {
|
|||
IRCTXT_FILL_6,
|
||||
|
||||
IRCTXT_OWN_NOTICE,
|
||||
IRCTXT_OWN_ME,
|
||||
IRCTXT_OWN_ACTION,
|
||||
IRCTXT_OWN_ACTION_TARGET,
|
||||
IRCTXT_OWN_CTCP,
|
||||
|
||||
IRCTXT_FILL_7,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue