Mercurial > pidgin
changeset 32271:485692373850
Gadu-Gadu: nick field does absolutely nothing
author | tomkiewicz@cpw.pidgin.im |
---|---|
date | Sat, 08 Oct 2011 19:18:58 +0000 |
parents | 823c7f451700 |
children | b01a41253fb6 |
files | libpurple/protocols/gg/gg.c |
diffstat | 1 files changed, 0 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/protocols/gg/gg.c Sat Oct 08 15:49:37 2011 +0000 +++ b/libpurple/protocols/gg/gg.c Sat Oct 08 19:18:58 2011 +0000 @@ -2806,11 +2806,6 @@ PurpleAccountOption *option; GList *encryption_options = NULL; - option = purple_account_option_string_new(_("Nickname"), - "nick", _("Gadu-Gadu User")); - prpl_info.protocol_options = g_list_append(prpl_info.protocol_options, - option); - option = purple_account_option_string_new(_("GG server"), "gg_server", ""); prpl_info.protocol_options = g_list_append(prpl_info.protocol_options,