app/tiny_mce/plugins/example/langs/en.js
author David Anderson <david.jc.anderson@gmail.com>
Fri, 13 Mar 2009 02:13:21 +0000
changeset 1825 a610a2df83d2
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Move the Paths class to the util module.

tinyMCE.addI18n('en.example',{
	desc : 'This is just a template button'
});