pidgin/nest

1f078d295019
Add an alias for /development/wiki/GetABacktrace to the debugging page

Testing Done:
Ran `npm hugo:server` and verified that `/development/wiki/GetABacktrace` redirected to `/development/debugging'

Reviewed at https://reviews.imfreedom.org/r/3029/
---
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).