diff options
author | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2009-06-06 00:39:10 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2009-06-06 02:13:07 +0100 |
commit | 09a304b39ad5d5b692ca0893fc98c959e5a16da7 (patch) | |
tree | e4cd509bf36828fc509436b1a3ac357dc9db60cc /docs/plugins/inspect | |
parent | def9b999d9b08e48b0d222366edefeaabe04d5d3 (diff) | |
download | gst-plugins-bad-09a304b39ad5d5b692ca0893fc98c959e5a16da7.tar.gz gst-plugins-bad-09a304b39ad5d5b692ca0893fc98c959e5a16da7.tar.bz2 gst-plugins-bad-09a304b39ad5d5b692ca0893fc98c959e5a16da7.zip |
id3tag: rename new id3tag element to id3mux replacing the one removed from -ugly
Diffstat (limited to 'docs/plugins/inspect')
-rw-r--r-- | docs/plugins/inspect/plugin-id3tag.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/plugins/inspect/plugin-id3tag.xml b/docs/plugins/inspect/plugin-id3tag.xml index 4f5b3478..942e9b47 100644 --- a/docs/plugins/inspect/plugin-id3tag.xml +++ b/docs/plugins/inspect/plugin-id3tag.xml @@ -10,7 +10,7 @@ <origin>Unknown package origin</origin> <elements> <element> - <name>id3tag</name> + <name>id3mux</name> <longname>ID3 v1 and v2 Muxer</longname> <class>Formatter/Metadata</class> <description>Adds an ID3v2 header and ID3v1 footer to a file</description> |