Merge pull request #2153 from bkmgit/doc-spellcheck

doc: Explain how to enable spell checking
This commit is contained in:
Michael Vetter
2026-04-16 13:22:17 +02:00
committed by GitHub

View File

@@ -17,6 +17,7 @@ The system libstrophe is used by default; if you instead want to automatically d
| **OMEMO** | OMEMO encryption support | `-Domemo=enabled` |
| **OMEMO Backend** | Select OMEMO backend library | `-Domemo-backend=libsignal\|libomemo-c` |
| **QR Code** | OMEMO QR code display | `-Domemo-qrcode=enabled` |
| **Spellcheck** | Support for spelling checks | `-Dspellcheck=enabled` |
| **Icons/Clipboard** | GTK tray icons & clipboard | `-Dicons-and-clipboard=enabled` |
| **GDK Pixbuf** | Avatar scaling support | `-Dgdk-pixbuf=enabled` |
| **XScreenSaver** | Idle time detection | `-Dxscreensaver=enabled` |