pidgin/pidgin

Use the irc nick as the ident when the user has not specified on. Fixes PIDGIN-17435

Testing Done:
Connected to irc, whois'd myself and verified that the ident and real names were set to my handle and purple which are the defaults when they're not specified.

Bugs closed: PIDGIN-17435

Reviewed at https://reviews.imfreedom.org/r/153/
i18n = import('i18n')
i18n.gettext('pidgin',
args : '--from-code=utf-8',
install : get_option('nls'),
)