mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-31 20:36: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:
|
case PREF_TIME_STATUSBAR:
|
||||||
return "%H:%M";
|
return "%H:%M";
|
||||||
case PREF_TIME_LASTACTIVITY:
|
case PREF_TIME_LASTACTIVITY:
|
||||||
return "%d-%m-%y %H:%M:%S";
|
return "%d/%m/%y %H:%M:%S";
|
||||||
case PREF_PGP_LOG:
|
case PREF_PGP_LOG:
|
||||||
return "redact";
|
return "redact";
|
||||||
default:
|
default:
|
||||||
|
|||||||
@@ -54,7 +54,13 @@ beep=
|
|||||||
flash=
|
flash=
|
||||||
splash=
|
splash=
|
||||||
wrap=
|
wrap=
|
||||||
time=
|
time.console=
|
||||||
|
time.chat=
|
||||||
|
time.muc=
|
||||||
|
time.mucconfig=
|
||||||
|
time.private=
|
||||||
|
time.xmlconsole=
|
||||||
|
time.lastactivity=
|
||||||
time.statusbar=
|
time.statusbar=
|
||||||
privileges=
|
privileges=
|
||||||
presence=
|
presence=
|
||||||
|
|||||||
Reference in New Issue
Block a user