Fri, 30 Aug 2024 19:33:36 -0500
Update the plugins page for the new process
This includes defining the process and providing a template for a new issue to
add new plugins. I did go through and audit `No IRC /WHO` so we had at least
one validated entry.
Testing Done:
Ran `npm run hugo:server` locally and verified the page worked and checked the new links.
Bugs closed: NEST-53
Reviewed at https://reviews.imfreedom.org/r/3450/
--- title: Gadu-Gadu date: 2019-06-12T02:23:48.000Z weight: 20 lastmod: 2019-08-22T04:47:10.000Z --- ### What is Gadu-Gadu? Gadu-Gadu is an IM protocol popular in Poland. You can find more about it [here](http://www.gadu-gadu.pl) (website in Polish). ### I compiled Pidgin from source. Why doesn't it have Gadu-Gadu support? We use an external libgadu. Install your distro's `libgadu-dev` (Debian-based systems) or `libgadu-devel` (RPM systems) and rebuild Pidgin (making sure to re-run `./configure` in the top of the source tree).