bigbluebutton-Github/bigbluebutton-client
2010-06-24 10:19:57 +00: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 - add note to clear browser cache if loading of modules hangs 2010-06-24 10:36:09 -04:00
resources - remove logging of mouse location in client 2010-06-24 09:42:32 -04:00
src Changed the ChatModule to use the new UserManager api 2010-06-24 10:19:57 +00:00
tests - add test/integration folder to fix bbb-client 2010-06-04 16:32:49 -04:00
.actionScriptProperties Resolved Issue 400 2010-06-24 08:58:52 +00:00
.flexProperties Fix for several 0.7 release bugs, as well as a new way for modules to receive updates about users joining and leaving 2010-06-24 07:42:16 +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 Resolved Issue 400 2010-06-24 08:58:52 +00:00
LICENSE.txt move into trunk to use as development 2008-11-05 14:52:33 +00:00
linker-report.xml Resolved Issue 400 2010-06-24 08:58:52 +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