bigbluebutton-Github/bigbluebutton-client
2010-06-22 11:24:22 -04:00
..
.settings - Changes to the layout manager 2010-06-04 20:50:49 +00:00
build/lib - modify build.xml to use an external locale.xml for supported locales 2010-06-09 17:41:30 -04:00
config - add new directive in nginx conf to expire BigBlueButton.html every minute to prevent caching. 2010-06-14 14:20:09 -04:00
html-template - move files required for deployment from html-template to resources. The files get deleted 2010-06-03 14:31:37 -04:00
libs Fixed Issue 489 2010-05-11 13:39:30 +00:00
locale Localization string fix for whiteboard button 2010-06-07 19:41:39 +00:00
resources - modify how we calculate the checksum to determine if the block has changed. Previously, we 2010-06-16 14:42:01 -04:00
src - add webVoiceConf API so third parties can pass in different extension fo voip 2010-06-22 11:24:22 -04:00
tests - add test/integration folder to fix bbb-client 2010-06-04 16:32:49 -04:00
.actionScriptProperties Changed bug where thumbnail numbers are wrong when displaying multiple presentations in a session 2010-06-18 21:04:42 +00:00
.flexProperties Changed bug where thumbnail numbers are wrong when displaying multiple presentations in a session 2010-06-18 21:04:42 +00:00
.gitignore fixes #393 by returning the supplied user ID in the getMeetingInfo call 2010-05-31 17:13:36 +00:00
.project move into trunk to use as development 2008-11-05 14:52:33 +00:00
build.xml - renamed config.xml to config.xml.dev. The config.xml is changed by each developer and sometimes gets checked-in 2010-06-10 16:05:37 -04:00
LICENSE.txt move into trunk to use as development 2008-11-05 14:52:33 +00:00
README - renamed config.xml to config.xml.dev. The config.xml is changed by each developer and sometimes gets checked-in 2010-06-10 16:05:37 -04:00
setuplocale.sh - handle spaces properly when parsing language array 2010-04-02 17:42:37 +00:00
vm-build.sh add a script to each module that allows me to build / run in dev mode on my vm without having to remember which method I have to build this module in 2010-05-07 21:53:52 +00:00

see http://code.google.com/p/bigbluebutton

Developing the client
1. Copy src/conf/config.xml.dev to src/cong/config.xml