From: Bas Pape Date: Wed, 10 Oct 2012 20:53:51 +0000 (+0200) Subject: Set key and cert for the temp identity manually X-Git-Tag: 0.9-beta1~14 X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=commitdiff_plain;h=1290b01bc264201c31d5e42b94b07ced052cf05d;hp=1290b01bc264201c31d5e42b94b07ced052cf05d Set key and cert for the temp identity manually Normally these are synced, but in this case they need to be set manually for hasChanged to work. Fixes #1032 ---