Display correct core timezone in core connection dialog
authorManuel Nickschas <sputnick@quassel-irc.org>
Fri, 11 Sep 2009 15:41:37 +0000 (17:41 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Fri, 11 Sep 2009 15:41:37 +0000 (17:41 +0200)
For this to work, the CoreInfo string is generated client-side for now, from
the information new enough cores send. Older cores and/or clients will continue to
use the core-side generated string.


No differences found