1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-26 12:56:37 +02:00

core: update sentence about XDG directories in release notes

This commit is contained in:
Sébastien Helleu
2022-02-15 07:12:38 +01:00
parent a2bb57bf82
commit 6fbfb2f476
+4 -2
View File
@@ -206,8 +206,10 @@ Bug fix and maintenance release.
[[v3.2_xdg_directories]]
=== XDG directories
Support of XDG directories has been added. For compatibility, if the directory
`~/.weechat` exists, WeeChat will still use it for all files.
Support of XDG directories has been added.
For compatibility, if the XDG directories are not found but `~/.weechat` exists,
this single directory is used for all files.
If you want to switch to XDG directories, you must create and move manually
all files in the appropriate directories. +