Author: sebawagner
Date: Sun Jun 17 08:12:46 2012
New Revision: 1351070
URL: http://svn.apache.org/viewvc?rev=1351070&view=rev
Log:
Remove menu entry from conference menu.
Replace re-sync icon to be the same everywhere
Added:
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/resources/arrow_refresh_small.png
(with props)
Removed:
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/resources/arrow_refresh.png
Modified:
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/conference/conferenceMenubar.lzx
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/library.lzx
Modified:
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/conference/conferenceMenubar.lzx
URL:
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/conference/conferenceMenubar.lzx?rev=1351070&r1=1351069&r2=1351070&view=diff
==============================================================================
---
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/conference/conferenceMenubar.lzx
(original)
+++
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/conference/conferenceMenubar.lzx
Sun Jun 17 08:12:46 2012
@@ -227,9 +227,11 @@
<conferencDropDownMenuItem labelid="239"
command="cmd_shareDesktop"
enabled="${ canvas.ismoderator
}" />
<horizontalDropDownSpacer />
+ <!--
<conferencDropDownMenuItem labelid="306"
command="cmd_editCamMicSettings"
enabled="true" />
<horizontalDropDownSpacer />
+ -->
<conferencDropDownMenuItem labelid="784"
command="cmd_applyforMod"
enabled="${ !canvas.ismoderator
}" />
<horizontalDropDownSpacer />
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=1351070&r1=1351069&r2=1351070&view=diff
==============================================================================
---
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/library.lzx
(original)
+++
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/library.lzx
Sun Jun 17 08:12:46 2012
@@ -21,7 +21,7 @@
<library>
<!-- FamFam Icon Set -->
- <resource name="resyncuser_rsc" src="resources/arrow_refresh.png" />
+ <resource name="resyncuser_rsc" src="resources/arrow_refresh_small.png" />
<!-- APL author sebawagner -->
<resource name="speaking" src="resources/speaking.png" />
Added:
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/resources/arrow_refresh_small.png
URL:
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/resources/arrow_refresh_small.png?rev=1351070&view=auto
==============================================================================
Binary file - no diff available.
Propchange:
incubator/openmeetings/trunk/singlewebapp/WebContent/src/modules/conference/resources/arrow_refresh_small.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream