]> git.0d.be Git - empathy.git/commit
Moved some code around for clarity and also to parse accounts before the Glade file...
authorJonny Lamb <jonny.lamb@collabora.co.uk>
Fri, 17 Oct 2008 12:47:45 +0000 (12:47 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Fri, 17 Oct 2008 12:47:45 +0000 (12:47 +0000)
commit53b4129ff7bc11c8f3f2c2a608778840c1e9ba8a
treed47ce6783552ea2ac1b1739d0793bfcbaef2e843
parenta485f119dae6addfa5f1b186a0df6e2d7da04767
Moved some code around for clarity and also to parse accounts before the Glade file is loaded. (Jonny Lamb)

This prevents the glade being parsed, all the widgets being set up, and
then a single message dialog popping up saying there are no accounts to
import, just to then free it all.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
svn path=/trunk/; revision=1629
src/empathy-import-dialog.c