mirror of
https://github.com/irssi/irssi.git
synced 2026-08-09 20:00:23 +02:00
Awaylog is printed to screen when you set yourself unaway.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@275 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
d2df583801
commit
bf61b699da
4 changed files with 51 additions and 0 deletions
|
|
@ -57,6 +57,8 @@ enum {
|
|||
IRCTXT_LOG_LIST_FOOTER,
|
||||
IRCTXT_WINDOWLOG_FILE,
|
||||
IRCTXT_WINDOWLOG_FILE_LOGGING,
|
||||
IRCTXT_LOG_NO_AWAY_MSGS,
|
||||
IRCTXT_LOG_AWAY_MSGS,
|
||||
|
||||
IRCTXT_FILL_6,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue