mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 04:43:34 +02:00
moved timestamp_format into lookandfeel category
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2775 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
bd4f506b63
commit
a26be5e37d
1 changed files with 1 additions and 1 deletions
|
|
@ -538,7 +538,7 @@ void expandos_init(void)
|
|||
struct utsname un;
|
||||
#endif
|
||||
settings_add_str("misc", "STATUS_OPER", "*");
|
||||
settings_add_str("misc", "timestamp_format", "%H:%M");
|
||||
settings_add_str("lookandfeel", "timestamp_format", "%H:%M");
|
||||
|
||||
client_start_time = time(NULL);
|
||||
last_sent_msg = NULL; last_sent_msg_body = NULL;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue