]> git.0d.be Git - empathy.git/commit
Use a localized format when displaying times
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Thu, 19 Jan 2012 16:06:15 +0000 (17:06 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Fri, 20 Jan 2012 10:35:19 +0000 (11:35 +0100)
commit7d6b4795d7a7b6e8a46e84f76b1004c800ef26ca
tree78cf6e620315cac4f6956b56a738b2f102cd1635
parent11de29cc7c7b7d6047837b51155b768b0e8f9a4b
Use a localized format when displaying times

Unfortunatelly there is no localized format displaying only the hour and
minutes (bug #668323) so we'll have to use %X for now which also display the
seconds.

EMPATHY_DATE_FORMAT_DISPLAY_SHORT was already localized so this one is fine.

That also means we don't have to translate those formats any more as we'll
just rely on the system env.

https://bugzilla.gnome.org/show_bug.cgi?id=608474
libempathy/empathy-time.h