mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 12:53:42 +02:00
Added customization possibility for the lastlog date format, lastlog_date
This commit is contained in:
parent
466166010b
commit
cd5a571fd8
4 changed files with 18 additions and 8 deletions
|
|
@ -33,6 +33,7 @@ FORMAT_REC gui_text_formats[] =
|
|||
{ "lastlog_start", "{hilight Lastlog}:", 0 },
|
||||
{ "lastlog_end", "{hilight End of Lastlog}", 0 },
|
||||
{ "lastlog_separator", "--", 0 },
|
||||
{ "lastlog_date", "%%F ", 0 },
|
||||
|
||||
/* ---- */
|
||||
{ NULL, "Windows", 0 },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue