bigbluebutton-Github/bigbluebutton-client
2010-07-30 15:55:51 +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 Finished removing PureMVC. Not to just fix bugs introduced from refactoring 2010-07-07 12:05:31 +00:00
locale Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2010-07-18 21:00:32 -05:00
resources Refactoring bbb-client Main to not have dependancies on any other modules 2010-07-30 15:55:51 +00:00
src Refactoring bbb-client Main to not have dependancies on any other modules 2010-07-30 15:55:51 +00:00
tests More cleanup of unused files in bbb-client Main app 2010-07-15 00:02:23 +00:00
.actionScriptProperties Refactoring bbb-client Main to not have dependancies on any other modules 2010-07-30 15:55:51 +00:00
.actionScriptProperties.orig merged some files 2010-07-16 17:16:42 +00:00
.flexProperties Refactoring bbb-client Main to not have dependancies on any other modules 2010-07-30 15:55:51 +00:00
.flexProperties.orig merged some files 2010-07-16 17:16:42 +00:00
.gitignore Merge branch 'merging-fs-support' 2010-07-23 16:36:30 -04:00
.project move into trunk to use as development 2008-11-05 14:52:33 +00:00
build.xml Renamed HighlighterModule to WhiteboardModule to match the server code and avoid confusion 2010-07-17 20:05:57 +00: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