Author: solomax
Date: Fri Dec 23 14:04:29 2016
New Revision: 1775839

URL: http://svn.apache.org/viewvc?rev=1775839&view=rev
Log:
no jira: code clean-up

Modified:
    
openmeetings/application/branches/3.1.x/openmeetings-flash/src/main/swf/modules/conference/popups/library.lzx
    
openmeetings/application/branches/3.2.x/openmeetings-flash/src/main/swf/modules/conference/popups/library.lzx

Modified: 
openmeetings/application/branches/3.1.x/openmeetings-flash/src/main/swf/modules/conference/popups/library.lzx
URL: 
http://svn.apache.org/viewvc/openmeetings/application/branches/3.1.x/openmeetings-flash/src/main/swf/modules/conference/popups/library.lzx?rev=1775839&r1=1775838&r2=1775839&view=diff
==============================================================================
--- 
openmeetings/application/branches/3.1.x/openmeetings-flash/src/main/swf/modules/conference/popups/library.lzx
 (original)
+++ 
openmeetings/application/branches/3.1.x/openmeetings-flash/src/main/swf/modules/conference/popups/library.lzx
 Fri Dec 23 14:04:29 2016
@@ -7,39 +7,37 @@
   to you under the Apache License, Version 2.0 (the
   "License"); you may not use this file except in compliance
   with the License.  You may obtain a copy of the License at
-  
+
       http://www.apache.org/licenses/LICENSE-2.0
-         
+
   Unless required by applicable law or agreed to in writing,
   software distributed under the License is distributed on an
   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
   KIND, either express or implied.  See the License for the
   specific language governing permissions and limitations
   under the License.
-  
+
 -->
 <library>
-       
-       <!-- 
+       <!--
        FamFam Icon set
        Creative Commons 3.0
         -->
        <resource name="warning_icon_rsc" src="resources/error.png" />
-    
-    <include href="rpcerrorDialog.lzx" />
-    <include href="errorPopup.lzx" />
-    <include href="messageWin.lzx" />
-    <include href="headerMenu.lzx" />
-    <include href="confirmationBox.lzx" />
-    <include href="editWhiteboardDefault.lzx" />
+
+       <include href="rpcerrorDialog.lzx" />
+       <include href="errorPopup.lzx" />
+       <include href="messageWin.lzx" />
+       <include href="headerMenu.lzx" />
+       <include href="confirmationBox.lzx" />
+       <include href="editWhiteboardDefault.lzx" />
        <include href="confirmationSingle.lzx" />
-    <include href="autoLoader.lzx" />
-    <include href="converterPopup.lzx" />
-    <include href="errorModeratorPopup.lzx" />
-    <include href="syncWin.lzx" />
-    <include href="meetingTimer.lzx" />
-    <include href="incomingScreenSharing.lzx" />
-    <include href="redirectBox.lzx" />
-    <include href="chooseNickName.lzx" />
-    
+       <include href="autoLoader.lzx" />
+       <include href="converterPopup.lzx" />
+       <include href="errorModeratorPopup.lzx" />
+       <include href="syncWin.lzx" />
+       <include href="meetingTimer.lzx" />
+       <include href="incomingScreenSharing.lzx" />
+       <include href="redirectBox.lzx" />
+       <include href="chooseNickName.lzx" />
 </library>

Modified: 
openmeetings/application/branches/3.2.x/openmeetings-flash/src/main/swf/modules/conference/popups/library.lzx
URL: 
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-flash/src/main/swf/modules/conference/popups/library.lzx?rev=1775839&r1=1775838&r2=1775839&view=diff
==============================================================================
--- 
openmeetings/application/branches/3.2.x/openmeetings-flash/src/main/swf/modules/conference/popups/library.lzx
 (original)
+++ 
openmeetings/application/branches/3.2.x/openmeetings-flash/src/main/swf/modules/conference/popups/library.lzx
 Fri Dec 23 14:04:29 2016
@@ -7,35 +7,33 @@
   to you under the Apache License, Version 2.0 (the
   "License"); you may not use this file except in compliance
   with the License.  You may obtain a copy of the License at
-  
+
       http://www.apache.org/licenses/LICENSE-2.0
-         
+
   Unless required by applicable law or agreed to in writing,
   software distributed under the License is distributed on an
   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
   KIND, either express or implied.  See the License for the
   specific language governing permissions and limitations
   under the License.
-  
+
 -->
 <library>
-       
-       <!-- 
+       <!--
        FamFam Icon set
        Creative Commons 3.0
         -->
        <resource name="warning_icon_rsc" src="resources/error.png" />
 
-    <include href="rpcerrorDialog.lzx" />
-    <include href="errorPopup.lzx" />
-    <include href="messageWin.lzx" />
-    <include href="headerMenu.lzx" />
-    <include href="confirmationBox.lzx" />
-    <include href="editWhiteboardDefault.lzx" />
+       <include href="rpcerrorDialog.lzx" />
+       <include href="errorPopup.lzx" />
+       <include href="messageWin.lzx" />
+       <include href="headerMenu.lzx" />
+       <include href="confirmationBox.lzx" />
+       <include href="editWhiteboardDefault.lzx" />
        <include href="confirmationSingle.lzx" />
-    <include href="autoLoader.lzx" />
-    <include href="errorModeratorPopup.lzx" />
-    <include href="syncWin.lzx" />
-    <include href="incomingScreenSharing.lzx" />
-
+       <include href="autoLoader.lzx" />
+       <include href="errorModeratorPopup.lzx" />
+       <include href="syncWin.lzx" />
+       <include href="incomingScreenSharing.lzx" />
 </library>


Reply via email to