bigbluebutton-Github/bigbluebutton-client
2010-07-05 07:24:05 +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 - update locales 2010-06-25 13:21:04 -04:00
resources - move join-mock.xml to dev resource and add to .gitignore. Devs should copy this file from dev 2010-07-04 11:39:30 -04:00
src Small UI tweeks for 0.7 2010-07-05 07:24:05 +00:00
tests - add test/integration folder to fix bbb-client 2010-06-04 16:32:49 -04:00
.actionScriptProperties Small UI tweeks for 0.7 2010-07-05 07:24:05 +00:00
.flexProperties Small UI tweeks for 0.7 2010-07-05 07:24:05 +00:00
.gitignore - remove dynamically generated linker-report.xml and add to .gitignore 2010-06-24 12:45:57 -04:00
.project move into trunk to use as development 2008-11-05 14:52:33 +00:00
build.xml - copy config.xml or config.xml.template depending on BUILD_ENV. During development, 2010-07-04 12:31:44 -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
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