flatpak-docs
flatpak-docs copied to clipboard
Flatpak documentation
Fixes https://github.com/flatpak/flatpak-docs/issues/4 Fixes https://github.com/flatpak/flatpak-docs/issues/13
See https://github.com/flatpak/flatpak/pull/5855
Flatpak internally sets up a /var/run to /run symlink https://github.com/flatpak/flatpak/blob/fd1b7e444016d1b44bdab7cb5642b0ac83bd4b9e/common/flatpak-run.c#L2281. If it is symlinked on host too, when using `--filesystem=var/run/subpath` bwrap gets called twice to create the same symlink and...
Needs a bit more editing. The feature has landed in flatpak.
I looked through the german docs and found that these, in german, are not translated. Already wanted to translate them, looked at the strings and those look done? I think...
This is probably low priority. The readthedocs build check only builds the english version, so it is not useful for translation PRs. A way to make this useful, flexible or...
I used some words from other translations https://github.com/flatpak/flatpak-docs/issues/525 I also did some changes - removed "" when they separated an URL, not sure if this is correct - is there...
It is really useful to have a glossary of commonly used words and how they are, or are not, translated. Especially in German, many translations are quite horrible, and everyone...
On the [manifests page](https://github.com/flatpak/flatpak-docs/blob/master/docs/manifests.rst?plain=1#L192), we link to a [Github page](https://github.com/cgwalters/build-api/) that simply states "This specification is obsolete and is not recommended for use anymore. For the previous spec, please see...