You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2017/05/01 06:10:56 UTC

[05/50] [abbrv] openmeetings git commit: no jira: code clean-up

no jira: code clean-up


Project: http://git-wip-us.apache.org/repos/asf/openmeetings/repo
Commit: http://git-wip-us.apache.org/repos/asf/openmeetings/commit/27cdc4b5
Tree: http://git-wip-us.apache.org/repos/asf/openmeetings/tree/27cdc4b5
Diff: http://git-wip-us.apache.org/repos/asf/openmeetings/diff/27cdc4b5

Branch: refs/heads/3.1.x
Commit: 27cdc4b58adcc1b6792e7449110a03b7e006438e
Parents: 2ff05c5
Author: Maxim Solodovnik <so...@apache.org>
Authored: Fri Dec 23 14:04:29 2016 +0000
Committer: Maxim Solodovnik <so...@apache.org>
Committed: Fri Dec 23 14:04:29 2016 +0000

----------------------------------------------------------------------
 .../swf/modules/conference/popups/library.lzx   | 40 ++++++++++----------
 1 file changed, 19 insertions(+), 21 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/openmeetings/blob/27cdc4b5/openmeetings-flash/src/main/swf/modules/conference/popups/library.lzx
----------------------------------------------------------------------
diff --git a/openmeetings-flash/src/main/swf/modules/conference/popups/library.lzx b/openmeetings-flash/src/main/swf/modules/conference/popups/library.lzx
index 1da3a8b..5bfdb43 100644
--- a/openmeetings-flash/src/main/swf/modules/conference/popups/library.lzx
+++ b/openmeetings-flash/src/main/swf/modules/conference/popups/library.lzx
@@ -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>