Rename VoiceModule to ListenersModule

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@676 af16638f-c34d-0410-8cfa-b39d5352b314
This commit is contained in:
Richard Alam 2008-11-06 18:34:29 +00:00
parent 3a4b2cee02
commit b1d5badba0

View File

@ -1,7 +1,7 @@
<modules>
<module name="ChatModule" url="ChatModule.swf" uri="rtmp://localhost/chatServer" />
<module name="ViewersModule" url="ViewersModule.swf" uri="rtmp://localhost/conference" />
<module name="VoiceModule" url="VoiceModule.swf" uri="rtmp://localhost/astmeetme" />
<module name="ListenersModule" url="ListenersModule.swf" uri="rtmp://localhost/astmeetme" />
<module name="PresentationModule" url="PresentationModule.swf"
uri="rtmp://localhost/presentation" host="http://localhost" />
</modules>