mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 20:33:46 +02:00
Print "starting query with <nick>" when query is created.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@325 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
10c92487a3
commit
b8e1bb0444
3 changed files with 3 additions and 0 deletions
|
|
@ -167,6 +167,7 @@ enum {
|
|||
IRCTXT_IGNORE_LINE,
|
||||
IRCTXT_IGNORE_FOOTER,
|
||||
IRCTXT_TALKING_IN,
|
||||
IRCTXT_QUERY_STARTED,
|
||||
IRCTXT_NO_QUERY,
|
||||
IRCTXT_NO_MSGS_GOT,
|
||||
IRCTXT_NO_MSGS_SENT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue