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:
authorPhilipp Hörist <philipp@hoerist.com>2023-12-01 18:38:32 +0300
committerPhilipp Hörist <philipp@hoerist.com>2023-12-01 18:38:32 +0300
commit1a8da0265caa17353c47f376a8c93828fb2308f2 (patch)
tree848bb4fead43263de3e71f57285600cfa4ea315a
parent2e6401745bfdd12693167e1c237d61b981ee800e (diff)
chore: Flatpak: Update 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`