diff options
author | Richard Boulton <richard@tartarus.org> | 2002-02-04 20:34:27 +0000 |
---|---|---|
committer | Richard Boulton <richard@tartarus.org> | 2002-02-04 20:34:27 +0000 |
commit | c0ff060d38024417a52a67541e22b21fbb649c56 (patch) | |
tree | 3c56ca2312f09e274d852580dedd871b9b422454 /README | |
parent | e63e131f8b10f382b3c60a46671d225838572c53 (diff) | |
download | gst-plugins-bad-c0ff060d38024417a52a67541e22b21fbb649c56.tar.gz gst-plugins-bad-c0ff060d38024417a52a67541e22b21fbb649c56.tar.bz2 gst-plugins-bad-c0ff060d38024417a52a67541e22b21fbb649c56.zip |
Change gstreamer-register to gst-register
Original commit message from CVS:
Change gstreamer-register to gst-register
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,6 +6,6 @@ plugins for GStreamer add path to gstreamer-uninstalled.pc to PKG_CONFIG_PATH * to register plugins in source tree - run gstreamer-register --gst-plugin-path=. + run gst-register --gst-plugin-path=. |