bigbluebutton-Github/bigbluebutton-client
2010-09-24 10:15:22 +00:00
..
.settings - upgrade flex sdk to 3.5 2010-07-28 16:02:49 -04: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 Auto detection of language for chat translation. 2010-08-13 21:33:02 +00:00
libs Cleanup and refactoring in bbb-client Main app 2010-08-06 13:45:36 +00:00
locale New russian translation 2010-09-16 00:13:26 +00:00
resources - convert pixels from int[] to byte[] and use the byte[] to calculate checksum to determine if a block has chnaged 2010-09-17 14:53:20 -04:00
src Fix for new chat UI flickering 2010-09-24 10:15:22 +00:00
.actionScriptProperties New Azeri translation 2010-09-12 23:42:48 +00:00
.actionScriptProperties.orig merged some files 2010-07-16 17:16:42 +00:00
.flexProperties Breakout Module, Initial commit 2010-08-31 19:03:44 +00:00
.flexProperties.orig merged some files 2010-07-16 17:16:42 +00:00
.gitignore Small UI tweeks. Removed .actionScriptProperties and .flexProperties from bbb-client/.gitignore 2010-09-01 16:03:45 +00:00
.project Branding for bbb-client. Initial Commit 2010-08-24 19:36:29 +00:00
build.xml Fix for the localization problem of truncation showing 'null' instead of '...' 2010-09-02 05:57:43 +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