mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-14 13:15:35 -04:00
If directory is "foo" and the extension id ends with ".ext" and subdirectory-suffix is "sub" then the extension point will be "/usr/foo/ext/sub" rather than just "/usr/foo/ext". This is very useful when the extension point naming scheme is "reversed". For instance, this happens for the /usr/share/themes directory. An extension point for a gtk3 theme would be in /usr/share/themes/$NAME/gtk-3.0, which could be achived by using subdirectory-suffix=gtk-3.0.