John MacFarlane
0bed0ab5a3
Use XDG data directory for user data directory.
...
Instead of `$HOME/.pandoc`, the default user data directory is
now `$XDG_DATA_HOME/pandoc`, where `XDG_DATA_HOME` defaults to
`$HOME/.local/share` but can be overridden by setting the environment
variable.
If this directory is missing, then `$HOME/.pandoc` is searched
instead, for backwards compatibility. However, we recommend
moving local pandoc data files from `$HOME/.pandoc` to
`$HOME/.local/share/pandoc`.
On Windows the default user data directory remains the same.
Closes #3582 .
2019-03-02 15:03:59 -08:00
..
2019-02-01 21:17:46 -08:00
2018-10-11 09:58:25 -07:00
2018-10-07 12:21:43 -07:00
2018-10-17 17:26:37 -07:00
2018-10-07 12:21:43 -07:00
2018-10-07 12:21:43 -07:00
2019-02-02 16:20:06 -08:00
2018-10-05 22:21:20 -07:00
2018-10-22 23:36:44 -07:00
2018-10-07 12:37:08 -07:00
2018-10-07 12:21:43 -07:00
2018-10-23 21:44:07 -07:00
2018-11-25 22:29:54 -08:00
2018-10-07 11:44:11 -07:00
2018-11-11 20:45:38 -08:00
2019-01-08 11:36:33 -08:00
2018-10-31 21:51:20 -07:00
2018-10-08 20:47:09 -07:00
2018-10-29 22:20:14 -07:00
2018-11-13 14:50:26 -08:00
2018-11-02 21:35:49 -07:00
2018-11-06 22:57:11 -08:00
2018-11-25 22:50:16 -08:00
2018-11-12 09:43:12 -08:00
2018-11-16 11:29:15 -08:00
2018-11-15 22:36:01 -08:00
2018-11-25 22:29:54 -08:00
2018-12-04 09:24:15 -08:00
2018-12-03 15:10:13 -08:00
2018-12-05 17:10:33 -08:00
2018-12-31 21:20:56 -08:00
2018-12-28 15:07:05 +01:00
2019-01-09 22:19:26 -08:00
2019-01-09 22:19:26 -08:00
2019-01-02 10:31:13 -08:00
2019-01-22 21:39:26 -08:00
2019-01-21 20:54:12 -08:00
2019-02-04 10:22:02 -08:00
2019-02-25 17:33:54 -08:00
2019-02-15 22:34:32 -08:00
2019-02-23 15:40:06 -07:00
2019-02-01 21:17:46 -08:00
2019-01-02 11:36:37 -08:00
2018-10-15 11:46:31 -07:00
2018-10-25 22:12:14 -07:00
2019-03-02 15:03:59 -08:00
2018-10-15 00:37:17 -07:00
2018-11-25 22:29:54 -08:00
2019-01-02 11:36:37 -08:00
2019-01-31 22:50:51 -08:00