Add versioned variants of some environment variables
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 4 Jul 2012 17:16:23 +0000 (18:16 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 4 Jul 2012 17:18:02 +0000 (18:18 +0100)
commitbcec051a5f4e3157c715cb6fb7c693d1a8bf509a
tree8dcf1bdfbcdce095a5ff67a1b00f4a0177f5dec3
parent7b5cd72920de44c598accef51bf25abe69fb5975
Add versioned variants of some environment variables

Improve parallel installability in setups like jhbuild by
providing versioned variants of some environment variables:

 GST_REGISTRY_1_0
 GST_PLUGIN_PATH_1_0
 GST_PLUGIN_SYSTEM_PATH_1_0
 GST_PLUGIN_SCANNER_1_0

will now be checked before checking the unversioned ones.

https://bugzilla.gnome.org/show_bug.cgi?id=679407
gst/gstpluginloader.c
gst/gstregistry.c