diff --git a/docs/gst/running.xml b/docs/gst/running.xml index 926a1a357c..5564a1bbf4 100644 --- a/docs/gst/running.xml +++ b/docs/gst/running.xml @@ -42,10 +42,13 @@ with -plug-ins in the user's home directory. These are stored in a directory called +plug-ins in the user's home directory, or rather the user's "data home" +directory according to the xdg base dir specification. Usually this will be +a directory called plugins inside the -.gstreamer-&GST_API_VERSION; directory in the user's -home directory. +.local/share/.gstreamer-&GST_API_VERSION; directory in +the user's home directory by default, though this search path may change if +the XDG_DATA_HOME environment variable is set.