Properly display core build date, fixes #473
authorManuel Nickschas <sputnick@quassel-irc.org>
Thu, 15 Jan 2009 23:04:20 +0000 (00:04 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Thu, 15 Jan 2009 23:04:20 +0000 (00:04 +0100)
commit1e8b12a9f3d31e284843e6c1a70a361911b2cb41
treebca5222c0f6b368f6505bcdd480c043bee2b8922
parente8e50ceb0f0df46a6f281f6d4fd587f00fe532d3
Properly display core build date, fixes #473

Will probably see how to get a localized string into that at some point; using
__TIME__ and __DATE__ is quite hacky, and since we run genversion anyway, we can
as well have it provide a real timestamp instead.
src/qtui/coreinfodlg.cpp