hugo/content/help/protocols/gadugadu.md

Thu, 02 Jan 2025 16:35:59 -0600

author
Gary Kramlich <grim@reaperworld.com>
date
Thu, 02 Jan 2025 16:35:59 -0600
changeset 545
cf811d26020d
parent 274
96a756ba0f28
permissions
-rw-r--r--

Add a flathub verification token

Testing Done:
Ran with `npm run hugo:server` and verified the file was served properly.

Reviewed at https://reviews.imfreedom.org/r/3718/

---
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).

mercurial