grim/pidgin

Remove the GtkAlignment from PidginCredentialsPage as it's deprecated.

Testing Done:
Compiled and ran locally. Note that glade 3.38 doesn't show the margin on load, but if you tweak the value you'll see that it does work.

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