# HG changeset patch # User Luke Schierer # Date 1037475268 0 # Node ID a76d5a49f3d30f3f1c537958a1881ca6709358bd # Parent a3ef995abd88d90b9bbbe92c8e5ed82f9e5906ae [gaim-migrate @ 4163] the defaultation to @jabber.org in the jabber prpl babies users. as a result, they expect to be babied all the time and not have to learn that usernames in jabber are in the format user@server/resource. this is a bad thing, because then we get repeated requests for a server field to be added left and right. removing this erroneous defaultation will force people to learn that they must think in the format user@server/resource sooner, and maybe even get them to *gasp* read the faq. committer: Tailor Script diff -r a3ef995abd88 -r a76d5a49f3d3 .todo --- a/.todo Sat Nov 16 17:45:07 2002 +0000 +++ b/.todo Sat Nov 16 19:34:28 2002 +0000 @@ -1,4 +1,4 @@ - + UI stuff @@ -644,6 +644,9 @@ Segfault on account creation, esp. on register new account + + remove the defaultation to @jabber.org as this increases the level of confusion associated with the need to use user@server formats with jabber + problem seeing buddies with long blist?