app/tiny_mce/plugins/example/langs/en.js
author Pawel Solyga <Pawel.Solyga@gmail.com>
Mon, 13 Oct 2008 17:41:20 +0000
changeset 314 dfaf249c12b2
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Rearrange imports in home.py so they apply to new discussed format (separate "from ..." and "import ..." blocks). Add Delete Document functionality. Patch by: Pawel Solyga Review by: to-be-reviewed

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