Author: sebawagner
Date: Sat Jan 21 08:36:25 2012
New Revision: 1234285

URL: http://svn.apache.org/viewvc?rev=1234285&view=rev
Log:
Fix some typo

Added:
    
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/participants/
      - copied from r1234280, 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/participents/
    
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/participants/participantList.lzx
      - copied, changed from r1234280, 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/participents/participentList.lzx
    
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/participants/participantListItem.lzx
      - copied, changed from r1234280, 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/participents/participentListItem.lzx
    
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/participants/participants.lzx
      - copied, changed from r1234280, 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/participents/participents.lzx
Removed:
    
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/participants/_participents.lzx
    
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/participants/participentList.lzx
    
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/participants/participentListItem.lzx
    
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/participants/participents.lzx
    
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/participents/
Modified:
    
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/conference/conferenceView.lzx
    
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/eventuserlist/eventUserList.lzx
    
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/eventuserlist/moderationMiniIcons.lzx
    
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/eventuserlist/moderationMiniIconsEventUserList.lzx
    
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/flexibleConferenceRoom/activitylist/activityList.lzx
    
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/flexibleConferenceRoom/conferenceRoomSidebar_BACKUP.lzx
    
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/flexibleConferenceRoom/roomSidebar/conferenceRoomSidebar.lzx
    
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/flexibleConferenceRoom/roomSidebar/eventRoomSidebar.lzx
    
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/flexibleConferenceRoom/roomSidebar/restrictedRoomSidebar.lzx
    
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/interviewuserlist/interviewModerationMiniIcons.lzx
    
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/interviewuserlist/interviewUserList.lzx
    
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/interviewuserlist/moderationMiniIconsInterviewUserList.lzx
    
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/library.lzx
    
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/participants/library.lzx
    
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/restricted/moderationMiniIconRestricted.lzx
    
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/restricted/restrictedUserList.lzx
    
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/video/videoContainer.lzx

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/conference/conferenceView.lzx
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/conference/conferenceView.lzx?rev=1234285&r1=1234284&r2=1234285&view=diff
==============================================================================
--- 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/conference/conferenceView.lzx
 (original)
+++ 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/conference/conferenceView.lzx
 Sat Jan 21 08:36:25 2012
@@ -22,7 +22,7 @@
        </view> 
      -->
      
-    <participents name="_videocontainer" y="34" />
+    <participants name="_videocontainer" y="34" />
                     
 </class>
 

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/eventuserlist/eventUserList.lzx
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/eventuserlist/eventUserList.lzx?rev=1234285&r1=1234284&r2=1234285&view=diff
==============================================================================
--- 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/eventuserlist/eventUserList.lzx
 (original)
+++ 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/eventuserlist/eventUserList.lzx
 Sat Jan 21 08:36:25 2012
@@ -23,7 +23,7 @@
        <handler name="onallowUserQuestions" args="bool">
                if (bool != null) {
                        if (!bool) {
-                               
this._participents._applyAndStatusIcons.destroy();
+                               
this._participants._applyAndStatusIcons.destroy();
                        }
                }
        </handler>
@@ -87,7 +87,7 @@
                 if ($debug) Debug.write("canvas.becomemoderator: 
",canvas.becomemoderator);
                 if ($debug) Debug.write("canvas.becomeSuperModerator: 
",canvas.becomeSuperModerator);
                 
-                canvas.currentusercolor = 
parent._participents.getColorForUser();
+                canvas.currentusercolor = 
parent._participants.getColorForUser();
                 
                 var organisation_id = 1;
             
@@ -225,7 +225,7 @@
                        if (streamid!=canvas.streamid){
                                
                                //do add others
-                this._participents.addItem(object);
+                this._participants.addItem(object);
                 
                 //if ($debug) Debug.write("???????? object.isBroadcasting :: 
",object.isBroadcasting);
                 
@@ -259,7 +259,7 @@
                        } else {
                 
                 //do add self too
-                this._participents.addItem(object);
+                this._participants.addItem(object);
                 
                 return null;
             }
@@ -287,7 +287,7 @@
                }
 
                //Do Add it anyway
-               this._participents.addItem(object);
+               this._participants.addItem(object);
                ]]>
        </method>
                
@@ -429,7 +429,7 @@
                        //if ($debug) Debug.write("disconnectclient: 
",publicSID);
                        
                        var obj = this.getVideoObjectByPublicSID(publicSID);
-            var objList = 
this._participents.getVideoObjectByPublicSID(publicSID);
+            var objList = 
this._participants.getVideoObjectByPublicSID(publicSID);
                        
                        //if ($debug) Debug.write("disconnectclient obj: ",obj);
                        
@@ -455,7 +455,7 @@
                }
        </method>
     
-    <eventUserListInner name="_participents" listType="$once{ parent.listType 
}" />
+    <eventUserListInner name="_participants" listType="$once{ parent.listType 
}" />
     
        <commonVideoViewContent name="_videoviewcontent" />
        

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/eventuserlist/moderationMiniIcons.lzx
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/eventuserlist/moderationMiniIcons.lzx?rev=1234285&r1=1234284&r2=1234285&view=diff
==============================================================================
--- 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/eventuserlist/moderationMiniIcons.lzx
 (original)
+++ 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/eventuserlist/moderationMiniIcons.lzx
 Sat Jan 21 08:36:25 2012
@@ -109,7 +109,7 @@
                }
        </handler>
         
-    <miniIcons name="_isMod" x="0" width="16" 
resource="participents_isMod_rsc" height="16">
+    <miniIcons name="_isMod" x="0" width="16" 
resource="participants_isMod_rsc" height="16">
         <handler name="onclick">
             <![CDATA[
             
@@ -137,7 +137,7 @@
         <labelTooltip name="_text" labelid="675" />
     </miniIcons>
     
-    <miniIcons name="_isModAddbutton" opacity="0.5" x="0" width="16" 
resource="participents_isMod_rsc" height="16">
+    <miniIcons name="_isModAddbutton" opacity="0.5" x="0" width="16" 
resource="participants_isMod_rsc" height="16">
         <handler name="onclick">
             <![CDATA[
                 //if the label is set and this is a Moderator then this user 
should
@@ -155,7 +155,7 @@
         <labelTooltip name="_text" labelid="676" />
     </miniIcons>
         
-    <miniIcons name="_canDraw" x="20" width="16" 
resource="participents_allow_drawing_rsc" 
+    <miniIcons name="_canDraw" x="20" width="16" 
resource="participants_allow_drawing_rsc" 
                height="16" showhandcursor="false" >
        <attribute name="isActive" value="true" type="boolean" />
         <handler name="onclick">
@@ -177,7 +177,7 @@
     </miniIcons>
     
     <miniIcons name="_canDrawModerator" x="20" width="16" opacity="0.5"
-               resource="participents_allow_drawing_rsc" height="16" 
showhandcursor="true">
+               resource="participants_allow_drawing_rsc" height="16" 
showhandcursor="true">
         <handler name="onclick">
             //Do it 
             if (canvas.ismoderator) {
@@ -292,7 +292,7 @@
     </miniIcons>
     
     <miniIcons name="_allowExclusiveAudio" x="60" width="16" height="16" 
y="-18"
-               resource="participents_exclusive_audio_rsc" 
showhandcursor="true">
+               resource="participants_exclusive_audio_rsc" 
showhandcursor="true">
        <attribute name="isActive" value="true" type="boolean" />
         <handler name="onclick">
                <![CDATA[
@@ -308,7 +308,7 @@
     </miniIcons>
 
     <miniIcons name="_denyExclusiveAudio" x="60" width="16" height="16" 
opacity="0.5" y="-18"
-               resource="participents_exclusive_audio_rsc" 
showhandcursor="true">
+               resource="participants_exclusive_audio_rsc" 
showhandcursor="true">
         <handler name="onclick">
             if ($debug) Debug.write("Allow Give Exclusive Audio: 
",parent.parent.refObj.publicSID);
             if (canvas.ismoderator) {

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/eventuserlist/moderationMiniIconsEventUserList.lzx
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/eventuserlist/moderationMiniIconsEventUserList.lzx?rev=1234285&r1=1234284&r2=1234285&view=diff
==============================================================================
--- 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/eventuserlist/moderationMiniIconsEventUserList.lzx
 (original)
+++ 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/eventuserlist/moderationMiniIconsEventUserList.lzx
 Sat Jan 21 08:36:25 2012
@@ -109,7 +109,7 @@
     
     <simplelayout axis="x" spacing="2" />
        
-    <miniIcons name="_isMod" x="0" width="16" 
resource="participents_isMod_rsc" 
+    <miniIcons name="_isMod" x="0" width="16" 
resource="participants_isMod_rsc" 
                   height="16" showhandcursor="false">
         <handler name="onclick">
             <![CDATA[
@@ -119,7 +119,7 @@
         <labelTooltip name="_text" labelid="688" />
     </miniIcons>
     
-    <miniIcons name="_isModAddbutton" opacity="0.5" x="0" width="16" 
resource="participents_isMod_rsc" height="16">
+    <miniIcons name="_isModAddbutton" opacity="0.5" x="0" width="16" 
resource="participants_isMod_rsc" height="16">
         <handler name="onclick">
             <![CDATA[
                 //Apply for Moderation
@@ -129,7 +129,7 @@
         <labelTooltip name="_text" labelid="685" />
     </miniIcons>
         
-    <miniIcons name="_canDraw" x="20" width="16" 
resource="participents_allow_drawing_rsc" 
+    <miniIcons name="_canDraw" x="20" width="16" 
resource="participants_allow_drawing_rsc" 
                height="16" showhandcursor="false" >
         <attribute name="isActive" value="true" type="boolean" />
         <handler name="onclick">
@@ -141,7 +141,7 @@
     </miniIcons>
     
     <miniIcons name="_canDrawModerator" x="20" width="16" opacity="0.5"
-               resource="participents_allow_drawing_rsc" height="16" 
showhandcursor="true">
+               resource="participants_allow_drawing_rsc" height="16" 
showhandcursor="true">
         <handler name="onclick">
             //Ask for Right to Draw on Whiteboard
             var tDate = new Date();
@@ -262,7 +262,7 @@
     </miniIcons>
 
     <miniIcons name="_allowExclusiveAudio" x="60" width="16" height="16"
-               resource="participents_exclusive_audio_rsc" 
showhandcursor="false">
+               resource="participants_exclusive_audio_rsc" 
showhandcursor="false">
        <attribute name="isActive" value="true" type="boolean" />
         <handler name="onclick">
                <![CDATA[
@@ -277,7 +277,7 @@
     </miniIcons>
 
     <miniIcons name="_denyExclusiveAudio" x="60" width="16" height="16" 
opacity="0.5"
-               resource="participents_exclusive_audio_rsc" 
showhandcursor="true">
+               resource="participants_exclusive_audio_rsc" 
showhandcursor="true">
         <handler name="onclick">
             if ($debug) Debug.write("Allow Give Exclusive Audio: 
",canvas.publicSID);
             var tDate = new Date();

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/flexibleConferenceRoom/activitylist/activityList.lzx
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/flexibleConferenceRoom/activitylist/activityList.lzx?rev=1234285&r1=1234284&r2=1234285&view=diff
==============================================================================
--- 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/flexibleConferenceRoom/activitylist/activityList.lzx
 (original)
+++ 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/flexibleConferenceRoom/activitylist/activityList.lzx
 Sat Jan 21 08:36:25 2012
@@ -138,7 +138,7 @@
         this.sendClearMessage(true);
     </method>
 
-    <view resource="participents_exclusive_audio_rsc" x="2" y="2" />
+    <view resource="participants_exclusive_audio_rsc" x="2" y="2" />
 
     <labelText text="$once{ parent.message }" multiline="true" x="40"
                width="$once{ parent.width - 60 }" font="Helvetica"/>
@@ -207,7 +207,7 @@
         this.sendClearMessage(true);
     </method>   
     
-    <view resource="participents_allow_drawing_rsc" x="2" y="2" />
+    <view resource="participants_allow_drawing_rsc" x="2" y="2" />
     
     <labelText text="$once{ parent.message }" multiline="true" x="20"
                width="$once{ parent.width - 40 }" font="Helvetica"/>
@@ -274,7 +274,7 @@
         this.sendClearMessage(true);
     </method>   
     
-    <view resource="participents_isMod_rsc" x="2" y="2" />
+    <view resource="participants_isMod_rsc" x="2" y="2" />
     
     <labelText text="$once{ parent.message }" multiline="true" x="20"
                width="$once{ parent.width - 40 }" font="Helvetica"/>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/flexibleConferenceRoom/conferenceRoomSidebar_BACKUP.lzx
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/flexibleConferenceRoom/conferenceRoomSidebar_BACKUP.lzx?rev=1234285&r1=1234284&r2=1234285&view=diff
==============================================================================
--- 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/flexibleConferenceRoom/conferenceRoomSidebar_BACKUP.lzx
 (original)
+++ 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/flexibleConferenceRoom/conferenceRoomSidebar_BACKUP.lzx
 Sat Jan 21 08:36:25 2012
@@ -84,11 +84,11 @@
             if (this.selected.name == "userTabButton") {
                if ($debug) Debug.write("-- userTabButton");
                this._files.setAttribute("visibility","hidden");
-               
this._videocontainer._participents.setAttribute("visibility","visible");
+               
this._videocontainer._participants.setAttribute("visibility","visible");
             } else if (this.selected.name == "filesTabButton") {
                if ($debug) Debug.write("-- filesTabButton");
                this._files.setAttribute("visibility","visible");
-                
this._videocontainer._participents.setAttribute("visibility","hidden");
+                
this._videocontainer._participants.setAttribute("visibility","hidden");
             }
                ]]>
        </method>
@@ -142,7 +142,7 @@
        <uploadTab name="_files" y="36" width="$once{ parent.width-12 }"
                           height="${ parent.height-36 }" visibility="hidden" />
        
-    <participents name="_videocontainer" y="36" userNewVideoContainer="true"
+    <participants name="_videocontainer" y="36" userNewVideoContainer="true"
                          width="$once{ parent.width-10 }" height="${ 
parent.height-36 }" />
     
     <view name="_minimizeSidebar" x="${ parent.width - 10 }" width="10" 

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/flexibleConferenceRoom/roomSidebar/conferenceRoomSidebar.lzx
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/flexibleConferenceRoom/roomSidebar/conferenceRoomSidebar.lzx?rev=1234285&r1=1234284&r2=1234285&view=diff
==============================================================================
--- 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/flexibleConferenceRoom/roomSidebar/conferenceRoomSidebar.lzx
 (original)
+++ 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/flexibleConferenceRoom/roomSidebar/conferenceRoomSidebar.lzx
 Sat Jan 21 08:36:25 2012
@@ -23,12 +23,12 @@
                 if ($debug) Debug.write("-- userTabButton");
                 this._files.setAttribute("visibility","hidden");
                 
this._videocontainer._applyAndStatusIcons.setAttribute("visibility","visible");
-                
this._videocontainer._participents.setAttribute("visibility","visible");
+                
this._videocontainer._participants.setAttribute("visibility","visible");
             } else if (this.selected.name == "filesTabButton") {
                 if ($debug) Debug.write("-- filesTabButton");
                 this._files.setAttribute("visibility","visible");
                 
this._videocontainer._applyAndStatusIcons.setAttribute("visibility","hidden");
-                
this._videocontainer._participents.setAttribute("visibility","hidden");
+                
this._videocontainer._participants.setAttribute("visibility","hidden");
             }
         ]]>
     </method>
@@ -82,7 +82,7 @@
     <fileExplorer name="_files" y="16" width="$once{ parent.width-12 }"
                height="${ parent.height-216 }" visibility="hidden" />
     
-    <participents name="_videocontainer" y="36" userNewVideoContainer="true"
+    <participants name="_videocontainer" y="36" userNewVideoContainer="true"
                   width="$once{ parent.width-10 }" 
                height="${ 
parent.height-((canvas.currentRoomObj.hideActivitiesAndActions == true) ? 
36:236) }" />
                

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/flexibleConferenceRoom/roomSidebar/eventRoomSidebar.lzx
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/flexibleConferenceRoom/roomSidebar/eventRoomSidebar.lzx?rev=1234285&r1=1234284&r2=1234285&view=diff
==============================================================================
--- 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/flexibleConferenceRoom/roomSidebar/eventRoomSidebar.lzx
 (original)
+++ 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/flexibleConferenceRoom/roomSidebar/eventRoomSidebar.lzx
 Sat Jan 21 08:36:25 2012
@@ -36,11 +36,11 @@
             if (this.selected.name == "userTabButton") {
                 if ($debug) Debug.write("-- userTabButton");
                 this._files.setAttribute("visibility","hidden");
-                
this._videocontainer._participents.setAttribute("visibility","visible");
+                
this._videocontainer._participants.setAttribute("visibility","visible");
             } else if (this.selected.name == "filesTabButton") {
                 if ($debug) Debug.write("-- filesTabButton");
                 this._files.setAttribute("visibility","visible");
-                
this._videocontainer._participents.setAttribute("visibility","hidden");
+                
this._videocontainer._participants.setAttribute("visibility","hidden");
             }
         ]]>
     </method>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/flexibleConferenceRoom/roomSidebar/restrictedRoomSidebar.lzx
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/flexibleConferenceRoom/roomSidebar/restrictedRoomSidebar.lzx?rev=1234285&r1=1234284&r2=1234285&view=diff
==============================================================================
--- 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/flexibleConferenceRoom/roomSidebar/restrictedRoomSidebar.lzx
 (original)
+++ 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/flexibleConferenceRoom/roomSidebar/restrictedRoomSidebar.lzx
 Sat Jan 21 08:36:25 2012
@@ -36,11 +36,11 @@
             if (this.selected.name == "userTabButton") {
                 if ($debug) Debug.write("-- userTabButton");
                 this._files.setAttribute("visibility","hidden");
-                
this._videocontainer._participents.setAttribute("visibility","visible");
+                
this._videocontainer._participants.setAttribute("visibility","visible");
             } else if (this.selected.name == "filesTabButton") {
                 if ($debug) Debug.write("-- filesTabButton");
                 this._files.setAttribute("visibility","visible");
-                
this._videocontainer._participents.setAttribute("visibility","hidden");
+                
this._videocontainer._participants.setAttribute("visibility","hidden");
             }
         ]]>
     </method>

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/interviewuserlist/interviewModerationMiniIcons.lzx
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/interviewuserlist/interviewModerationMiniIcons.lzx?rev=1234285&r1=1234284&r2=1234285&view=diff
==============================================================================
--- 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/interviewuserlist/interviewModerationMiniIcons.lzx
 (original)
+++ 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/interviewuserlist/interviewModerationMiniIcons.lzx
 Sat Jan 21 08:36:25 2012
@@ -21,7 +21,7 @@
                
        </handler>
         
-    <miniIcons name="_isMod" x="0" width="16" 
resource="participents_isMod_rsc" height="16">
+    <miniIcons name="_isMod" x="0" width="16" 
resource="participants_isMod_rsc" height="16">
         <handler name="onclick">
             <![CDATA[
             
@@ -49,7 +49,7 @@
         <labelTooltip name="_text" labelid="675" />
     </miniIcons>
     
-    <miniIcons name="_isModAddbutton" opacity="0.5" x="0" width="16" 
resource="participents_isMod_rsc" height="16">
+    <miniIcons name="_isModAddbutton" opacity="0.5" x="0" width="16" 
resource="participants_isMod_rsc" height="16">
         <handler name="onclick">
             <![CDATA[
                 //if the label is set and this is a Moderator then this user 
should

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/interviewuserlist/interviewUserList.lzx
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/interviewuserlist/interviewUserList.lzx?rev=1234285&r1=1234284&r2=1234285&view=diff
==============================================================================
--- 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/interviewuserlist/interviewUserList.lzx
 (original)
+++ 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/interviewuserlist/interviewUserList.lzx
 Sat Jan 21 08:36:25 2012
@@ -67,7 +67,7 @@
                 if ($debug) Debug.write("canvas.becomemoderator: 
",canvas.becomemoderator);
                 if ($debug) Debug.write("canvas.becomeSuperModerator: 
",canvas.becomeSuperModerator);
                 
-                canvas.currentusercolor = 
parent._participents.getColorForUser();
+                canvas.currentusercolor = 
parent._participants.getColorForUser();
                 
                 var organisation_id = 1;
             
@@ -213,7 +213,7 @@
                        if (streamid!=canvas.streamid){
                                
                                //do add others
-                this._participents.addItem(object);
+                this._participants.addItem(object);
                 
                 if ($debug) Debug.write("???????? object.isBroadcasting :: 
",object.isBroadcasting,object.interviewPodId);
                 
@@ -248,7 +248,7 @@
                        } else {
                 
                 //do add self too
-                this._participents.addItem(object);
+                this._participants.addItem(object);
                 
                 return null;
             }
@@ -276,7 +276,7 @@
                }
 
                //Do Add it anyway
-               this._participents.addItem(object);
+               this._participants.addItem(object);
                ]]>
        </method>
                
@@ -435,7 +435,7 @@
                        //if ($debug) Debug.write("disconnectclient: 
",publicSID);
                        
                        var obj = this.getVideoObjectByPublicSID(publicSID);
-            var objList = 
this._participents.getVideoObjectByPublicSID(publicSID);
+            var objList = 
this._participants.getVideoObjectByPublicSID(publicSID);
                        
                        //if ($debug) Debug.write("disconnectclient obj: ",obj);
                        
@@ -461,7 +461,7 @@
                }
        </method>
     
-    <interviewListInner name="_participents" />
+    <interviewListInner name="_participants" />
     
        <commonVideoViewContent name="_videoviewcontent"/>
        

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/interviewuserlist/moderationMiniIconsInterviewUserList.lzx
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/interviewuserlist/moderationMiniIconsInterviewUserList.lzx?rev=1234285&r1=1234284&r2=1234285&view=diff
==============================================================================
--- 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/interviewuserlist/moderationMiniIconsInterviewUserList.lzx
 (original)
+++ 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/interviewuserlist/moderationMiniIconsInterviewUserList.lzx
 Sat Jan 21 08:36:25 2012
@@ -17,7 +17,7 @@
         }
     </method>
        
-    <miniIcons name="_isMod" x="0" width="16" 
resource="participents_isMod_rsc" 
+    <miniIcons name="_isMod" x="0" width="16" 
resource="participants_isMod_rsc" 
                   height="16" showhandcursor="false">
         <handler name="onclick">
             <![CDATA[
@@ -27,7 +27,7 @@
         <labelTooltip name="_text" labelid="688" />
     </miniIcons>
     
-    <miniIcons name="_isModAddbutton" opacity="0.5" x="0" width="16" 
resource="participents_isMod_rsc" height="16">
+    <miniIcons name="_isModAddbutton" opacity="0.5" x="0" width="16" 
resource="participants_isMod_rsc" height="16">
         <handler name="onclick">
             <![CDATA[
                 //Apply for Moderation

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/library.lzx
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/library.lzx?rev=1234285&r1=1234284&r2=1234285&view=diff
==============================================================================
--- 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/library.lzx
 (original)
+++ 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/library.lzx
 Sat Jan 21 08:36:25 2012
@@ -15,7 +15,7 @@
         <!-- throws an Exception
        <include href="browser/"/>  
          -->
-    <include href="participents/" /> 
+    <include href="participants/" /> 
     <include href="interviewuserlist/" /> 
     <include href="eventuserlist/" />
     <include href="restricted/" />

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/participants/library.lzx
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/participants/library.lzx?rev=1234285&r1=1234280&r2=1234285&view=diff
==============================================================================
--- 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/participants/library.lzx
 (original)
+++ 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/participants/library.lzx
 Sat Jan 21 08:36:25 2012
@@ -1,15 +1,15 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <library>
     
-    <resource name="participents_isactive" src="resources/button_ok.png" />
+    <resource name="participants_isactive" src="resources/button_ok.png" />
     
-    <resource name="participents_isMod_rsc" src="resources/kdmconfig.png" />
-    <resource name="participents_allow_drawing_rsc" 
src="resources/color_line.png" />
-    <resource name="participents_deny_drawing_rsc" 
src="resources/color_line_dis.png" />
-    <resource name="participents_exclusive_audio_rsc" 
src="resources/microphone2.png" />
+    <resource name="participants_isMod_rsc" src="resources/kdmconfig.png" />
+    <resource name="participants_allow_drawing_rsc" 
src="resources/color_line.png" />
+    <resource name="participants_deny_drawing_rsc" 
src="resources/color_line_dis.png" />
+    <resource name="participants_exclusive_audio_rsc" 
src="resources/microphone2.png" />
     
-    <include href="participentList.lzx" />
-    <include href="participentListItem.lzx" />
-    <include href="participents.lzx" />
+    <include href="participantList.lzx" />
+    <include href="participantListItem.lzx" />
+    <include href="participants.lzx" />
     
 </library>

Copied: 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/participants/participantList.lzx
 (from r1234280, 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/participents/participentList.lzx)
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/participants/participantList.lzx?p2=incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/participants/participantList.lzx&p1=incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/participents/participentList.lzx&r1=1234280&r2=1234285&rev=1234285&view=diff
==============================================================================
--- 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/participents/participentList.lzx
 (original)
+++ 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/participants/participantList.lzx
 Sat Jan 21 08:36:25 2012
@@ -1,14 +1,14 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <library>
        
-<class name="innerlistViewParticipentsTable" extends="view" 
+<class name="innerlistViewparticipantsTable" extends="view" 
     width="258" bgcolor="$once{ canvas.basebgcolorizer }" >
     <simplelayout name="_layout" axis="y" spacing="0" />
 </class>
     
-<class name="participentsTable" extends="view" height="${ parent.height-20 }" 
+<class name="participantsTable" extends="view" height="${ parent.height-20 }" 
     bgcolor="0xFFFFFF" x="2" y="6" clip="true" width="$once{ parent.width-4 }" 
>
-        <innerlistViewParticipentsTable name="innerList" />
+        <innerlistViewparticipantsTable name="innerList" />
     <vscrollbar />
 </class>
 
@@ -33,7 +33,7 @@
     </handler>
 </class>
     
-<class name="participentList" extends="view"  width="$once{ parent.width }" 
height="${ parent.height-22 }" 
+<class name="participantList" extends="view"  width="$once{ parent.width }" 
height="${ parent.height-22 }" 
        bgcolor="$once{ canvas.basebgcolorizer }" y="22">
     <!-- clip="true" -->
     
@@ -44,7 +44,7 @@
 
     <method name="addItem" args="object">
         <![CDATA[
-            if ($debug) Debug.write("participentList addItem: 
",object,object.publicSID);
+            if ($debug) Debug.write("participantList addItem: 
",object,object.publicSID);
             
             for (var i=0;i<this._table.innerList.subviews.length;i++) {
                 if (this._table.innerList.subviews[i].refObj.publicSID == 
object.publicSID) {
@@ -61,7 +61,7 @@
                 lastname += " *";
             }
             
-            new lz.participentListItem(this._table.innerList,{
+            new lz.participantListItem(this._table.innerList,{
                     user_id:object.user_id,
                     isSuperModerator:object.isSuperModerator,
                     firstname:object.firstname,
@@ -112,7 +112,7 @@
     
     <method name="clearList">
         this._table.destroy();
-        new lz.participentsTable(this,{name:'_table'});
+        new lz.participantsTable(this,{name:'_table'});
     </method>
     
     <!--- get a Objects List Item
@@ -142,19 +142,19 @@
         ]]>
     </method>
     
-    <participentsTable name="_table" y="20" /> 
+    <participantsTable name="_table" y="20" /> 
 
     <view name="_miniIcons" x="112" y="0" height="18">
         
         <view width="1" height="${ parent.parent.height }" x="0"
             bgcolor="$once{ canvas.basebgcolorizer }" />
-        <view name="_icon_mod" x="2" y="3" resource="participents_isMod_rsc" 
onclick="" showhandcursor="false">
+        <view name="_icon_mod" x="2" y="3" resource="participants_isMod_rsc" 
onclick="" showhandcursor="false">
             <labelTooltip labelid="608" />
         </view>
         
         <view width="1" height="${ parent.parent.height }" x="20"
             bgcolor="$once{ canvas.basebgcolorizer }" />
-        <view name="_icon_draw" x="22" y="3" 
resource="participents_allow_drawing_rsc" onclick="" showhandcursor="false">
+        <view name="_icon_draw" x="22" y="3" 
resource="participants_allow_drawing_rsc" onclick="" showhandcursor="false">
             <labelTooltip labelid="609" />
         </view>
         
@@ -172,7 +172,7 @@
 
         <view width="1" height="${ parent.parent.height }" x="80"
             bgcolor="$once{ canvas.basebgcolorizer }" />
-        <view name="_icon_remote" x="82" y="3" 
resource="participents_exclusive_audio_rsc" onclick="" showhandcursor="false">
+        <view name="_icon_remote" x="82" y="3" 
resource="participants_exclusive_audio_rsc" onclick="" showhandcursor="false">
             <labelTooltip labelid="1423" />
         </view>
         

Copied: 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/participants/participantListItem.lzx
 (from r1234280, 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/participents/participentListItem.lzx)
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/participants/participantListItem.lzx?p2=incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/participants/participantListItem.lzx&p1=incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/participents/participentListItem.lzx&r1=1234280&r2=1234285&rev=1234285&view=diff
==============================================================================
--- 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/participents/participentListItem.lzx
 (original)
+++ 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/participants/participantListItem.lzx
 Sat Jan 21 08:36:25 2012
@@ -2,9 +2,9 @@
 <library>
     
 <!-- 
-    The Width of each item is set in the participentList-Class
+    The Width of each item is set in the participantList-Class
  -->
-<class name="participentListItem" extends="view" bgcolor="0xFFFFFF" 
height="40" 
+<class name="participantListItem" extends="view" bgcolor="0xFFFFFF" 
height="40" 
        showhandcursor="false">
     
     <attribute name="connectedSince" value="" type="string" />
@@ -440,7 +440,7 @@
     
     <view name="_miniIcons" x="113" y="22" height="18">
         
-        <miniIcons name="_isMod" x="0" width="16" 
resource="participents_isactive" 
+        <miniIcons name="_isMod" x="0" width="16" 
resource="participants_isactive" 
                    height="16" showhandcursor="false">
             <handler name="onclick">
                 <![CDATA[
@@ -465,7 +465,7 @@
             <labelTooltip name="_text" text="" />
         </miniIcons>
         
-        <miniIcons name="_isModAddbutton" opacity="0.5" x="0" width="16" 
resource="participents_isactive" 
+        <miniIcons name="_isModAddbutton" opacity="0.5" x="0" width="16" 
resource="participants_isactive" 
                    height="16" showhandcursor="true">
             <handler name="onclick">
                 <![CDATA[
@@ -484,7 +484,7 @@
             <labelTooltip name="_text" labelid="676" />
         </miniIcons>
             
-        <miniIcons name="_canDraw" x="20" width="16" 
resource="participents_isactive" 
+        <miniIcons name="_canDraw" x="20" width="16" 
resource="participants_isactive" 
                    height="16" showhandcursor="false" >
             <handler name="onclick">
                 <![CDATA[
@@ -502,7 +502,7 @@
         </miniIcons>
         
         <miniIcons name="_canDrawModerator" x="20" width="16" opacity="0.5"
-                   resource="participents_isactive" height="16" 
showhandcursor="true">
+                   resource="participants_isactive" height="16" 
showhandcursor="true">
             <handler name="onclick">
                 //Do it 
                 if ($debug) Debug.write("Do it");
@@ -511,7 +511,7 @@
             <labelTooltip labelid="611" />
         </miniIcons>
         
-        <miniIcons name="_allowShare" x="40" width="16" 
resource="participents_isactive" 
+        <miniIcons name="_allowShare" x="40" width="16" 
resource="participants_isactive" 
                    height="16" showhandcursor="false" >
             <handler name="onclick">
                 <![CDATA[
@@ -529,7 +529,7 @@
         </miniIcons>
         
         <miniIcons name="_denyShare" x="40" width="16" opacity="0.5"
-                   resource="participents_isactive" height="16" 
showhandcursor="true">
+                   resource="participants_isactive" height="16" 
showhandcursor="true">
             <handler name="onclick">
                 //Do it 
                 if ($debug) Debug.write("Do it");
@@ -539,7 +539,7 @@
         </miniIcons>
         
         
-        <miniIcons name="_allowRemote" x="60" width="16" 
resource="participents_isactive" 
+        <miniIcons name="_allowRemote" x="60" width="16" 
resource="participants_isactive" 
                    height="16" showhandcursor="false" >
             <handler name="onclick">
                 <![CDATA[
@@ -557,7 +557,7 @@
         </miniIcons>
         
         <miniIcons name="_denyRemote" x="60" width="16" opacity="0.5"
-                   resource="participents_isactive" height="16" 
showhandcursor="true">
+                   resource="participants_isactive" height="16" 
showhandcursor="true">
             <handler name="onclick">
                 //Do it 
                 if ($debug) Debug.write("Do it");
@@ -566,7 +566,7 @@
             <labelTooltip labelid="1078" />
         </miniIcons>
 
-        <miniIcons name="_allowExclusiveAudio" x="80" width="16" 
resource="participents_isactive"
+        <miniIcons name="_allowExclusiveAudio" x="80" width="16" 
resource="participants_isactive"
                    height="16" showhandcursor="false" >
             <handler name="onclick">
                 <![CDATA[
@@ -583,7 +583,7 @@
         </miniIcons>
 
         <miniIcons name="_denyExclusiveAudio" x="80" width="16" opacity="0.5"
-                   resource="participents_isactive" height="16" 
showhandcursor="true">
+                   resource="participants_isactive" height="16" 
showhandcursor="true">
             <handler name="onclick">
                 parent.parent.setCanGiveAudio.doCall();
             </handler>

Copied: 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/participants/participants.lzx
 (from r1234280, 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/participents/participents.lzx)
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/participants/participants.lzx?p2=incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/participants/participants.lzx&p1=incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/participents/participents.lzx&r1=1234280&r2=1234285&rev=1234285&view=diff
==============================================================================
--- 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/participents/participents.lzx
 (original)
+++ 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/participants/participants.lzx
 Sat Jan 21 08:36:25 2012
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <library>
     
-<class name="participents" extends="baseRoomInnerList" 
+<class name="participants" extends="baseRoomInnerList" 
        height="$once{ parent.height-34 }">
 
     <!--- holds a references to the videoview which is broadcasting -->
@@ -36,6 +36,10 @@
             this.reconnectSuccess();
         }
     </handler>
+    
+    <method name="initList">
+       //
+    </method>
                   
     <method name="reconnectSuccess">
         if ($debug) Debug.write("User Reloged In");
@@ -71,7 +75,7 @@
                 if ($debug) Debug.write("canvas.becomemoderator: 
",canvas.becomemoderator);
                 if ($debug) Debug.write("canvas.becomeSuperModerator: 
",canvas.becomeSuperModerator);
                 
-                canvas.currentusercolor = 
parent._participents.getColorForUser();
+                canvas.currentusercolor = parent.getColorForUser();
                 
                 var organisation_id = 1;
             
@@ -246,13 +250,13 @@
                 myvideocontainer.updateAVSettingsSymbol(object);
                 
                 //do add others
-                this._participents.addItem(object);
+                this._participants.addItem(object);
                 
                 return myvideocontainer;
             } else {
                 
                 //do add self too
-                this._participents.addItem(object);
+                this._participants.addItem(object);
                 
             }
            
@@ -278,7 +282,7 @@
             }
 
             //Do Add it anyway
-            this._participents.addItem(object);
+            this._participants.addItem(object);
         ]]>
     </method>
         
@@ -427,7 +431,7 @@
     <method name="setSpeakingByPos" args="publicSID,bool">
         <![CDATA[
             var obj = this.getVideoObjectByPublicSID(publicSID);
-            var objList = 
this._participents.getVideoObjectByPublicSID(publicSID);
+            var objList = 
this._participants.getVideoObjectByPublicSID(publicSID);
             if (bool){
                 obj._loudness.loudness.setAttribute('opacity',1);
                 
objList._miniIcons._loudness.loudness.setAttribute('opacity',1);
@@ -462,7 +466,7 @@
             if ($debug) Debug.write("disconnectclient: ",publicSID);
             
             var obj = this.getVideoObjectByPublicSID(publicSID);
-            var objList = 
this._participents.getVideoObjectByPublicSID(publicSID);
+            var objList = 
this._participants.getVideoObjectByPublicSID(publicSID);
             
             //if ($debug) Debug.write("disconnectclient obj: ",obj);
             if (obj == null) {
@@ -509,7 +513,7 @@
         </handler>
     </moderationMiniIconsEventUserList>
     
-    <participentList name="_participents" />
+    <participantList name="_participants" />
     
     <commonVideoViewContent name="_videoviewcontent" />
     

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/restricted/moderationMiniIconRestricted.lzx
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/restricted/moderationMiniIconRestricted.lzx?rev=1234285&r1=1234284&r2=1234285&view=diff
==============================================================================
--- 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/restricted/moderationMiniIconRestricted.lzx
 (original)
+++ 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/restricted/moderationMiniIconRestricted.lzx
 Sat Jan 21 08:36:25 2012
@@ -114,7 +114,7 @@
        </handler>
         
     <miniIcons name="_isMod" x="0" width="16" showhandcursor="true"
-                  resource="participents_isMod_rsc" height="16">
+                  resource="participants_isMod_rsc" height="16">
         <handler name="onclick">
             <![CDATA[
             
@@ -143,7 +143,7 @@
     </miniIcons>
     
     <miniIcons name="_isModAddbutton" opacity="0.5" x="0" showhandcursor="true"
-                  width="16" resource="participents_isMod_rsc" height="16">
+                  width="16" resource="participants_isMod_rsc" height="16">
         <handler name="onclick">
             <![CDATA[
                 //if the label is set and this is a Moderator then this user 
should
@@ -161,7 +161,7 @@
         <labelTooltip name="_text" labelid="676" />
     </miniIcons>
         
-    <miniIcons name="_canDraw" x="20" width="16" 
resource="participents_allow_drawing_rsc" 
+    <miniIcons name="_canDraw" x="20" width="16" 
resource="participants_allow_drawing_rsc" 
                height="16" showhandcursor="false" >
        <attribute name="isActive" value="true" type="boolean" />
         <handler name="onclick">
@@ -183,7 +183,7 @@
     </miniIcons>
     
     <miniIcons name="_canDrawModerator" x="20" width="16" opacity="0.5"
-               resource="participents_allow_drawing_rsc" height="16" 
showhandcursor="true">
+               resource="participants_allow_drawing_rsc" height="16" 
showhandcursor="true">
         <handler name="onclick">
             //Do it 
             if (canvas.ismoderator) {
@@ -309,7 +309,7 @@
     </miniIcons>
 
     <miniIcons name="_allowExclusiveAudio" x="136" width="16" height="16"
-               resource="participents_exclusive_audio_rsc" 
showhandcursor="true">
+               resource="participants_exclusive_audio_rsc" 
showhandcursor="true">
        <attribute name="isActive" value="true" type="boolean" />
         <handler name="onclick">
                <![CDATA[
@@ -325,7 +325,7 @@
     </miniIcons>
 
     <miniIcons name="_denyExclusiveAudio" x="136" width="16" height="16" 
opacity="0.5"
-               resource="participents_exclusive_audio_rsc" 
showhandcursor="true">
+               resource="participants_exclusive_audio_rsc" 
showhandcursor="true">
         <handler name="onclick">
             if ($debug) Debug.write("Allow Give Exclusive Audio: 
",parent.parent.parent.refObj.publicSID);
             if (canvas.ismoderator) {

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/restricted/restrictedUserList.lzx
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/restricted/restrictedUserList.lzx?rev=1234285&r1=1234284&r2=1234285&view=diff
==============================================================================
--- 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/restricted/restrictedUserList.lzx
 (original)
+++ 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/restricted/restrictedUserList.lzx
 Sat Jan 21 08:36:25 2012
@@ -16,7 +16,7 @@
        <handler name="onallowUserQuestions" args="bool">
                if (bool != null) {
                        if (!bool) {
-                               
this._participents._applyAndStatusIcons.destroy();
+                               
this._participants._applyAndStatusIcons.destroy();
                        }
                }
        </handler>
@@ -80,7 +80,7 @@
                 if ($debug) Debug.write("canvas.becomemoderator: 
",canvas.becomemoderator);
                 if ($debug) Debug.write("canvas.becomeSuperModerator: 
",canvas.becomeSuperModerator);
                 
-                canvas.currentusercolor = 
parent._participents.getColorForUser();
+                canvas.currentusercolor = 
parent._participants.getColorForUser();
                 
                 var organisation_id = 1;
             
@@ -149,7 +149,7 @@
             canvas.thishib.checkLzRecording.doCall();
             
             //Render and Show User-List
-            parent._participents.sortAndRenderList();
+            parent._participants.sortAndRenderList();
             
             canvas._chatcontent.doInit();      
             ]]>
@@ -227,7 +227,7 @@
                        if (streamid!=canvas.streamid){
                                
                                //do add others
-                this._participents.initialAddItem(object);
+                this._participants.initialAddItem(object);
                 
                 //if ($debug) Debug.write("???????? object.isBroadcasting :: 
",object.isBroadcasting);
                 
@@ -264,7 +264,7 @@
                        } else {
                 
                 //do add self too
-                this._participents.initialAddItem(object);
+                this._participants.initialAddItem(object);
                 
                 return null;
             }
@@ -280,7 +280,7 @@
                        if (streamid!=canvas.streamid){
                                
                                //do add others
-                this._participents.addItem(object);
+                this._participants.addItem(object);
                 
                 //if ($debug) Debug.write("???????? object.isBroadcasting :: 
",object.isBroadcasting);
                 
@@ -317,7 +317,7 @@
                        } else {
                 
                 //do add self too
-                this._participents.addItem(object);
+                this._participants.addItem(object);
                 
                 return null;
             }
@@ -345,7 +345,7 @@
                }
 
                //Do Add it anyway
-               this._participents.addItem(object);
+               this._participants.addItem(object);
                ]]>
        </method>
                
@@ -477,7 +477,7 @@
                        //if ($debug) Debug.write("disconnectclient: 
",publicSID);
                        
                        var obj = this.getVideoObjectByPublicSID(publicSID);
-            var objList = this._participents.disconnectclient(publicSID);
+            var objList = this._participants.disconnectclient(publicSID);
                        
                        //if ($debug) Debug.write("disconnectclient obj: ",obj);
                        
@@ -507,7 +507,7 @@
                ]]>
        </method>
     
-    <restrictedUserListInner name="_participents" />
+    <restrictedUserListInner name="_participants" />
     
 </class>
 

Modified: 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/video/videoContainer.lzx
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/video/videoContainer.lzx?rev=1234285&r1=1234284&r2=1234285&view=diff
==============================================================================
--- 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/video/videoContainer.lzx
 (original)
+++ 
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/video/videoContainer.lzx
 Sat Jan 21 08:36:25 2012
@@ -4,7 +4,7 @@
 <!---
         Container view including all audio/video - views for a Meeting
         
-        @keywords deprecated see participents.lzx
+        @keywords deprecated see participants.lzx
  -->
  
 <class name="videoContainer" extends="view">


Reply via email to