diff -r 2ab9fcc7ca7c -r 4806ff428ecd pidgin/gtkdialogs.c --- a/pidgin/gtkdialogs.c Wed Nov 20 04:54:16 2013 +0530 +++ b/pidgin/gtkdialogs.c Sun Nov 24 02:44:39 2013 +0530 @@ -97,7 +97,7 @@ {"Will 'resiak' Thompson", NULL, NULL}, {"Stu 'nosnilmot' Tomlinson", NULL, NULL}, {"Jorge 'Masca' VillaseƱor", NULL, NULL}, - {"Tomasz Wasilczyk", NULL, NULL}, + {"Tomasz Wasilczyk", NULL, "https://www.wasilczyk.pl"}, {NULL, NULL, NULL} }; @@ -348,8 +348,12 @@ { for (; list->name != NULL; list++) { if (list->email != NULL) { + const gchar *proto = "mailto:"; + if (strchr(list->email, ':') != NULL) + proto = ""; g_string_append_printf(str, - "