Merge branch 'master' into otr

Conflicts:
	main.js
This commit is contained in:
JC Brand 2013-08-30 21:18:29 +02:00
commit 48b6898a2e

View File

@ -30,7 +30,7 @@ require.config({
'crypto.aes': {
exports: 'CryptoJS'
},
'tinysort': { deps: ['jquery'] },
'jquery.tinysort': { deps: ['jquery'] },
'strophe': { deps: ['jquery'] },
'underscore': { exports: '_' },
'strophe.muc': { deps: ['strophe', 'jquery'] },