mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-23 05:26:22 +00:00
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:
|
||||
|
||||
Reference in New Issue
Block a user