core: store presets, registry and plugins in XDG directories.
authorPhilippe Normand <pnormand@igalia.com>
Fri, 29 Apr 2011 11:43:07 +0000 (13:43 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 3 May 2011 07:43:22 +0000 (09:43 +0200)
commit4e36f93924cf984d7ff1ab28e290ab9893464ad2
tree088a83e9263969e5bd28a9882acfc7b8c24d917e
parent5fe9bcd989cdfb4d540baab90cad32c5b4873752
core: store presets, registry and plugins in XDG directories.

Presets and plugins moved to $XDG_DATA_HOME/gstreamer-0.11/
root directory. Registry moved to $XDG_CACHE_HOME/gstreamer-0.11/.

Fixes bug #518597.
docs/random/porting-to-0.11.txt
gst/gstpreset.c
gst/gstregistry.c
tests/check/gst/gstpreset.c