pidgin/pidgin

eb0f386cea6b
Moved all of the inline css in pidgin to resource files

Testing Done:
compile and some basic testing with the debug window. The invalid regex doesn't seem to be working but thats unrelated to this change.

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