GNOME Bugzilla – Bug 323222
GStreamer 0.9.7 still checks in dirs containing 0.9
Last modified: 2005-12-05 09:54:10 UTC
run an app, no .gstreamer-0.10 gets created/checked
Created attachment 55608 [details] [review] patch
The patch also changes the name of the library; would be a problem if the registry directory weren't changing anyway -- guess it's ok. Better patch descriptions appreciated in the future.
2005-12-05 Andy Wingo <wingo@pobox.com> patch by: Thomas Vander Stichele <thomas at apestaart dot org> * gst/gst.c (init_post): remove hard-coded 0.9 location for registries/plugins with a MAJORMINOR one. (plugin_desc): Rename library from gstcoreleements to staticelements. Fixes #323222.