Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'flatpak/README.md')
-rw-r--r--flatpak/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/flatpak/README.md b/flatpak/README.md
index e4306e1d6..236ed7ae5 100644
--- a/flatpak/README.md
+++ b/flatpak/README.md
@@ -113,6 +113,6 @@ Gajim is now updated.
When switching to Flatpak you might want to migrate your user data (accounts, history, ...) from your previous installation. Just copy your user data from/to the following directories:
-Copy `.local/share/gajim` -> `.var/app/org.gajim.Gajim/data/gajim`
+Copy `~/.local/share/gajim` -> `~/.var/app/org.gajim.Gajim/data/gajim`
-Copy `.config/gajim` -> `.var/app/org.gajim.Gajim/config/gajim`
+Copy `~/.config/gajim` -> `~/.var/app/org.gajim.Gajim/config/gajim`