pidgin: 28fe114c: You know, I've been telling myself that ...

khc at pidgin.im khc at pidgin.im
Wed May 11 22:35:27 EDT 2011


----------------------------------------------------------------------
Revision: 28fe114c65c7f5fa3fdc6a89311c370b76a1c371
Parent:   44ecf3f613223b5a15eaaf2d491b367898d872aa
Author:   khc at pidgin.im
Date:     05/11/11 01:43:38
Branch:   im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/28fe114c65c7f5fa3fdc6a89311c370b76a1c371

Changelog: 

You know, I've been telling myself that I am going to get back to
pidgin development. But it's been obvious that it's not going to
happen any time soon, and it's very unlikely that I will be as active
as I once was (which wasn't a very high bar). While I don't discount
the possibility that in the future I will still work on some little
things here and there, I think at this point calling myself a
developer is giving myself too much credit.


Changes against parent 44ecf3f613223b5a15eaaf2d491b367898d872aa

  patched  pidgin/gtkdialogs.c

-------------- next part --------------
============================================================
--- pidgin/gtkdialogs.c	2caa67367dc7b66c965e100379729cf4b412105e
+++ pidgin/gtkdialogs.c	4e210ee39ad98c4888d29e3f36c318474aab06b9
@@ -76,8 +76,6 @@ static const struct developer developers
 	{"John 'rekkanoryo' Bailey",           NULL,                  NULL},
 	{"Ethan 'Paco-Paco' Blanton",          NULL,                  NULL},
 	{"Hylke Bons",                         N_("artist"),          "hylkebons at gmail.com"},
-	/* feel free to not translate this */
-	{N_("Ka-Hing Cheung"),                 NULL,                  NULL},
 	{"Sadrul Habib Chowdhury",             NULL,                  NULL},
 	{"Mark 'KingAnt' Doliner",             NULL,                  "mark at kingant.net"},
 	{"Casey Harkins",                      NULL,                  NULL},
@@ -113,6 +111,8 @@ static const struct developer retired_de
 static const struct developer retired_developers[] = {
 	{"Herman Bloggs",               N_("win32 port"),          "herman at bluedigits.com"},
 	{"Thomas Butter",               NULL,                      NULL},
+	/* feel free to not translate this */
+	{N_("Ka-Hing Cheung"),                 NULL,                  NULL},
 	{"Jim Duchek",                  N_("maintainer"),          "jim at linuxpimps.com"},
 	{"Sean Egan",                   NULL,                      "sean.egan at gmail.com"},
 	{"Rob Flynn",                   N_("maintainer"),          NULL},


More information about the Commits mailing list