Updated theme template, changed default lastactivity format
This commit is contained in:
@@ -855,7 +855,7 @@ _get_default_string(preference_t pref)
|
||||
case PREF_TIME_STATUSBAR:
|
||||
return "%H:%M";
|
||||
case PREF_TIME_LASTACTIVITY:
|
||||
return "%d-%m-%y %H:%M:%S";
|
||||
return "%d/%m/%y %H:%M:%S";
|
||||
case PREF_PGP_LOG:
|
||||
return "redact";
|
||||
default:
|
||||
|
||||
@@ -54,7 +54,13 @@ beep=
|
||||
flash=
|
||||
splash=
|
||||
wrap=
|
||||
time=
|
||||
time.console=
|
||||
time.chat=
|
||||
time.muc=
|
||||
time.mucconfig=
|
||||
time.private=
|
||||
time.xmlconsole=
|
||||
time.lastactivity=
|
||||
time.statusbar=
|
||||
privileges=
|
||||
presence=
|
||||
|
||||
Reference in New Issue
Block a user