Merge branch 'more-xdg-dirs'

Add possibility to use wxStandardPaths and, hence, wxFileConfig, in
XDG-compliant (but backwards-incompatible) mode.

Closes #17727.
This commit is contained in:
Vadim Zeitlin
2017-03-15 00:49:11 +01:00
11 changed files with 299 additions and 98 deletions

View File

@@ -195,6 +195,7 @@ wxOSX:
Unix:
- Support new gstreamer API in 1.7.2+ in wxMediaCtrl (Sebastian Dröge).
- Add wxStandardPaths::SetFileLayout(FileLayout_XDG) (Martin Koegler).
3.1.0: (released 2016-02-29)