pidgin/pidgin

Fix some GWarnings during finch's startup

22 months ago, Gary Kramlich
01b94846bb60
Fix some GWarnings during finch's startup

Testing Done:
Ran via `G_DEBUG=fatal-warnings gdb --ex run finch3` and verified I was able to make it to the contact list.

Reviewed at https://reviews.imfreedom.org/r/1592/
#tab-label-typing {
color: #4e9a06;
}
#tab-label-typed {
color: #c4a000;
}
#tab-label-attention {
color: #006aff;
}
#tab-label-unreadchat {
color: #cc0000;
}
#tab-label-event {
color: #888a85;
}