docs(gnome-extensions): Add missing step where gschema is compiled

This commit is contained in:
fiftydinar 2024-04-11 21:59:14 +02:00
parent c7d99d7622
commit a7a78bda0e

View file

@ -15,6 +15,7 @@ What does this module do?
- Downloaded extension archive is then extracted to temporary directory
- All of its extracted files are copied to the appropriate final directories
(`/usr/share/gnome-shell/extensions`, `/usr/share/glib-2.0/schemas`, & `/usr/share/locale`)
- Gschema is finally compiled to include the copied extensions schemas to its database
# Usage