log libpurple/protocols/msn/error.c @ 32782:90ae6701eaf2

age author description
Sat, 01 Oct 2011 21:04:35 +0000 andrew victor Convert code to use the purple_account accessor functions.
Mon, 10 Jan 2011 01:06:43 +0000 Elliott Sales de Andrade Requests are closed with the PurpleConnection, so there's no need for
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Fri, 28 May 2010 22:45:52 +0000 masca Include internal.h on each c file to avoid windows breakage as recommended by Daniel.
Fri, 28 May 2010 08:05:38 +0000 masca Remove unnecesary includes from msn.h.
Fri, 12 Mar 2010 02:26:57 +0000 masca msn: Merge dialog and error to get an unified msn_error api.
Sun, 09 Aug 2009 20:29:27 +0000 Mark Doliner Change the string "Friendly name changes too rapidly" to "Friendly
Sat, 27 Dec 2008 08:41:35 +0000 Elliott Sales de Andrade These translated strings don't need to be duplicated with g_snprintf. And
Sun, 31 Aug 2008 05:21:25 +0000 Elliott Sales de Andrade Make this string translateable now that we're tagged and out of string
Sat, 30 Aug 2008 20:21:04 +0000 Elliott Sales de Andrade Add MSN error code 927 for suspended passports, and a little bit of
Fri, 06 Jun 2008 22:46:04 +0000 Mark Doliner Delete trailing whitespace
Sun, 25 May 2008 21:56:36 +0000 Richard Laager Use "email" and "Email" consistently. This is potentially controversial,
Wed, 30 Apr 2008 08:46:51 +0000 Mark Doliner Change the string "screen name" to "username" everywhere. I think most
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Sat, 24 Feb 2007 20:10:02 +0000 Mark Doliner I think this is what Sean intended
Thu, 22 Feb 2007 20:33:51 +0000 Sean Egan Remove a few unneeded strings, per evans's recommendation
Mon, 22 Jan 2007 09:27:02 +0000 Sean Egan I think this changes every user-visible string that contains 'Gaim.' We probably want the UI to be able
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/