Author: sebawagner
Date: Mon Apr 30 12:44:24 2012
New Revision: 1332176
URL: http://svn.apache.org/viewvc?rev=1332176&view=rev
Log:
Fix some of the keyboard shortcuts
Modified:
incubator/openmeetings/trunk/singlewebapp/WebContent/src/base/mainMethods.lzx
incubator/openmeetings/trunk/singlewebapp/WebContent/swf10/main.as3.lzx
Modified:
incubator/openmeetings/trunk/singlewebapp/WebContent/src/base/mainMethods.lzx
URL:
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/src/base/mainMethods.lzx?rev=1332176&r1=1332175&r2=1332176&view=diff
==============================================================================
---
incubator/openmeetings/trunk/singlewebapp/WebContent/src/base/mainMethods.lzx
(original)
+++
incubator/openmeetings/trunk/singlewebapp/WebContent/src/base/mainMethods.lzx
Mon Apr 30 12:44:24 2012
@@ -90,7 +90,10 @@
<confmenucommand id="cmd_invitation" actionCommand="invitation"
key="['control','4']" />
<confmenucommand id="cmd_editWhiteboardDefault"
actionCommand="editWhiteboardDefault" key="['control','9']"/>
+
+ <!--
<confmenucommand id="cmd_coBrowser" actionCommand="browser_open"
key="['control','b']"/>
+ -->
<!--
There is no image export at the moment
Modified:
incubator/openmeetings/trunk/singlewebapp/WebContent/swf10/main.as3.lzx
URL:
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/swf10/main.as3.lzx?rev=1332176&r1=1332175&r2=1332176&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/WebContent/swf10/main.as3.lzx
(original)
+++ incubator/openmeetings/trunk/singlewebapp/WebContent/swf10/main.as3.lzx Mon
Apr 30 12:44:24 2012
@@ -28,7 +28,7 @@
</passthrough>
</when>
</switch>
-
+
<include href="testVideoObject.lzx" />
<silverstyle name="componentStyle" basecolor="0xFFFFFF"
textcolor="0x000000" />