app/tiny_mce/plugins/example/langs/en.js
author Sverre Rabbelier <srabbelier@gmail.com>
Wed, 26 Nov 2008 23:56:19 +0000
changeset 594 06c2228e39cb
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Added the python-graph module http://code.google.com/p/python-graph/ Patch by: Sverre Rabbelier

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