Docs: update system-wide directory used by flatpak

This commit is contained in:
Tiago Gomes
2016-10-07 15:44:34 +01:00
parent 41d2e45362
commit 847fdc657f
2 changed files with 2 additions and 2 deletions

View File

@@ -50,7 +50,7 @@
<para>
flatpak can operate in system-wide or per-user mode. The system-wide
data (runtimes, applications and configuration) is located in
<filename>$prefix/share/flatpak/</filename>, and the per-user
<filename>$prefix/var/lib/flatpak/</filename>, and the per-user
data is in <filename>$HOME/.local/share/flatpak/</filename>.
Below these locations, there is a local repository in the
<filename>repo/</filename> subdirectory and installed runtimes

View File

@@ -43,7 +43,7 @@
*
* An FlatpakInstallation object provides information about an installation
* location for flatpak applications. Typical installation locations are either
* system-wide (in /var/lib/flatpak) or per-user (in ~/.local/share/flatpak).
* system-wide (in $prefix/var/lib/flatpak) or per-user (in ~/.local/share/flatpak).
*
* FlatpakInstallation can list configured remotes as well as installed application
* and runtime references (in short: refs). It can also run, install, update and