Added customization possibility for the lastlog date format, lastlog_date

This commit is contained in:
Vesa Pirila 2015-02-08 16:58:30 +02:00
commit cd5a571fd8
4 changed files with 18 additions and 8 deletions

View file

@ -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 },