From: Manuel Nickschas Date: Tue, 7 Aug 2007 19:20:00 +0000 (+0000) Subject: Yay! After months, distributed client/core operation is working again! X-Git-Tag: 0.1.0~173 X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=commitdiff_plain;h=2039f5e28eeb431e394f1c2468a26218bd926538;hp=2039f5e28eeb431e394f1c2468a26218bd926538 Yay! After months, distributed client/core operation is working again! There is still some work left concerning menu states, progress bar, and the dialog, and also we don't have user management yet (so you have to use user "Default" and password "password" for both internal and external cores), but basically it's working. This also (finally!) closes BR #17. ---