includes/clientside/tinymce/plugins/example/langs/en.js
author Dan
Wed, 09 Jul 2008 21:04:51 -0400
changeset 620 58852672ff12
parent 335 67bd3121a12e
permissions -rw-r--r--
Added "default" option for getConfig() and made setConfig() only set if the new value is different

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