diff options
author | brian m. carlson <[email protected]> | 2014-05-30 21:36:05 +0000 |
---|---|---|
committer | infirit <[email protected]> | 2014-06-12 00:08:49 +0200 |
commit | debbeac50a48c78fd0ca1559228e54eebc4d7aa8 (patch) | |
tree | 31fbc2a392eb8955a7340b5eb16b908484e7d709 /src/gs-visual-gl.c | |
parent | d27a591a9a930741aeda5c82f5e9016091f37f12 (diff) | |
download | mate-screensaver-debbeac50a48c78fd0ca1559228e54eebc4d7aa8.tar.bz2 mate-screensaver-debbeac50a48c78fd0ca1559228e54eebc4d7aa8.tar.xz |
Honor locale time settings in lock screen.
The time display in the lock screen should honor the LC_TIME variable,
including the locale-specific settings for whether to display a 12-hour or
24-hour time. Sending the time and date strings through gettext results in
a value which is specific to LC_MESSAGES, which can be different from
LC_TIME. Use the %X value for time, which is guaranteed to be appropriate
for the locale in question.
Signed-off-by: brian m. carlson <[email protected]>
Diffstat (limited to 'src/gs-visual-gl.c')
0 files changed, 0 insertions, 0 deletions