Skip to content

Commit d862362

Browse files
committed
extension: Document that locale extensions are only partially installed
Closes #597
1 parent a3e524a commit d862362

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/extension.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,11 @@ manifest.
2626
not need to be specified manually. These are automaitcally created and
2727
loaded if installed.
2828

29+
Note that, ``.Locale`` extensions are by default only partially
30+
installed (only for the configued languages) by Flatpak. To install the
31+
full locale extension ``flatpak update --subpath= $FLATPAK_ID.Locale``
32+
can be used.
33+
2934
Extension point
3035
---------------
3136

0 commit comments

Comments
 (0)