dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Make sure mimetypes is an array not object in a better way
Aleksander Machniak
2013-01-15
b5b76d2ccb8e28183c078d242e1530508b2686ae
[githubFork/roundcubemail.git]
/
program
/
js
/
tiny_mce
/
plugins
/
example
/
langs
/
en.js
1
2
3
tinyMCE.addI18n('en.example',{
desc : 'This is just a template button'
});