pidgin/pidgin

Make the CredentialManager the only thing in charge of its preferences.

Testing Done:
Started pidgin3 with an empty config directory, verified the notify dialog didn't pop up. Set the preference and exited a few times to make sure everything was working properly.

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