]> git.sesse.net Git - kdenlive/commitdiff
Fix Mono to Stereo audio effect.
authorDan Dennedy <dan@dennedy.org>
Fri, 19 Feb 2010 05:56:45 +0000 (05:56 +0000)
committerDan Dennedy <dan@dennedy.org>
Fri, 19 Feb 2010 05:56:45 +0000 (05:56 +0000)
svn path=/trunk/kdenlive/; revision=4317

effects/channelcopy.xml

index f022848207f56dd121e78322aa017fe19cdfc50d..1c371d112ce8328b28c7fb886c8bb6bb5b0a4dcb 100644 (file)
@@ -1,5 +1,5 @@
 <!DOCTYPE kpartgui>
- <effect tag="volume" id="channelcopy" type="audio">
+ <effect tag="channelcopy" id="channelcopy" type="audio">
          <name>Mono to stereo</name>
          <description>Copy the left channel to the right</description>
          <author>Dan Dennedy</author>