You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by se...@apache.org on 2012/02/03 12:31:40 UTC

svn commit: r1240089 - in /incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components: ./ calendar/ list/

Author: sebawagner
Date: Fri Feb  3 11:31:39 2012
New Revision: 1240089

URL: http://svn.apache.org/viewvc?rev=1240089&view=rev
Log:
OPENMEETINGS-40 Merge Audio/Video components to trunk

Removed:
    incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/calendar/
    incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/iconView.lzx
    incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/labelRadioButton.lzx
    incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/labeltabelement.lzx
    incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/list/
    incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/scrollbar-test.lzx
    incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/tableCombobox.lzx
    incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/tableListItem.lzx
    incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/updatecheckbox.lzx
Modified:
    incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/library.lzx

Modified: incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/library.lzx
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/library.lzx?rev=1240089&r1=1240088&r2=1240089&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/library.lzx (original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/openmeetings/swf10/base/components/library.lzx Fri Feb  3 11:31:39 2012
@@ -1,28 +1,11 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <library>
 
-    <include href="iconView.lzx" />
     <include href="resetCombobox.lzx" />
-    <include href="updatecheckbox.lzx" />
-    <include href="tableCombobox.lzx" />
-    <include href="tableListItem.lzx" />
-    <include href="labelRadioButton.lzx" />
-    <include href="labeltabelement.lzx" />
-    
     <include href="miniIconsPresenter.lzx" />
     
     <include href="text/" />
     <include href="button/" />
     <include href="explorer/" /> 
       
-    <!-- 
-    <include href="list/" />
-    <include href="turnoverlist/" />
-    <include href="turnoverlistpaged/" />
-    <include href="calendar/" />
-    <include href="simplevaluelist/" />
-    <include href="upload/" /> 
-    <include href="validbox/" />
-     -->
-
 </library>