diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2013-08-28 14:38:43 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2013-08-28 14:49:31 -0300 |
commit | bffc2f8712af48640f107f24f0724c68c6610e5f (patch) | |
tree | cd9b65724171a3d1e1a5cdf302bd3168b9654207 /client/changes | |
parent | 963e648a33dc6bb0358d788a747a29f9c403018d (diff) |
Use dirspec instead of plain xdg. Closes #3574.
Diffstat (limited to 'client/changes')
-rw-r--r-- | client/changes/feature-3574_use-dirspec-instead-of-plain-xdg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/changes/feature-3574_use-dirspec-instead-of-plain-xdg b/client/changes/feature-3574_use-dirspec-instead-of-plain-xdg new file mode 100644 index 00000000..9bdc5071 --- /dev/null +++ b/client/changes/feature-3574_use-dirspec-instead-of-plain-xdg @@ -0,0 +1 @@ + o Use dirspec instead of plain xdg. Closes #3574. |