From a276ec1059086526ffdd6a28675457ac63e608b7 Mon Sep 17 00:00:00 2001 From: estadtherr Date: Thu, 24 May 2007 03:49:19 +0000 Subject: upgrade to TinyMCE v2.1.1.1 git-svn-id: https://svn.roundcube.net/trunk@584 208e9e7b-5314-0410-a742-e7e81cd9613c --- .../js/tiny_mce/plugins/table/images/buttons.gif | Bin 1765 -> 1787 bytes .../plugins/table/images/table_delete_col.gif | Bin 163 -> 153 bytes .../plugins/table/images/table_delete_row.gif | Bin 171 -> 160 bytes .../program/js/tiny_mce/plugins/table/langs/en.js | 2 +- 4 files changed, 1 insertion(+), 1 deletion(-) (limited to 'roundcubemail/program/js/tiny_mce/plugins/table') diff --git a/roundcubemail/program/js/tiny_mce/plugins/table/images/buttons.gif b/roundcubemail/program/js/tiny_mce/plugins/table/images/buttons.gif index 8c09ff952..56a7396b8 100644 Binary files a/roundcubemail/program/js/tiny_mce/plugins/table/images/buttons.gif and b/roundcubemail/program/js/tiny_mce/plugins/table/images/buttons.gif differ diff --git a/roundcubemail/program/js/tiny_mce/plugins/table/images/table_delete_col.gif b/roundcubemail/program/js/tiny_mce/plugins/table/images/table_delete_col.gif index 91f53af02..260aa04ca 100644 Binary files a/roundcubemail/program/js/tiny_mce/plugins/table/images/table_delete_col.gif and b/roundcubemail/program/js/tiny_mce/plugins/table/images/table_delete_col.gif differ diff --git a/roundcubemail/program/js/tiny_mce/plugins/table/images/table_delete_row.gif b/roundcubemail/program/js/tiny_mce/plugins/table/images/table_delete_row.gif index 7025733fe..2fb5f2bab 100644 Binary files a/roundcubemail/program/js/tiny_mce/plugins/table/images/table_delete_row.gif and b/roundcubemail/program/js/tiny_mce/plugins/table/images/table_delete_row.gif differ diff --git a/roundcubemail/program/js/tiny_mce/plugins/table/langs/en.js b/roundcubemail/program/js/tiny_mce/plugins/table/langs/en.js index 7597b3c21..e2fbba2e5 100644 --- a/roundcubemail/program/js/tiny_mce/plugins/table/langs/en.js +++ b/roundcubemail/program/js/tiny_mce/plugins/table/langs/en.js @@ -38,7 +38,7 @@ props_desc : 'Table properties', bordercolor : 'Border color', bgcolor : 'Background color', merge_cells_title : 'Merge table cells', -split_cells_desc : 'Split table cells', +split_cells_desc : 'Split merged table cells', merge_cells_desc : 'Merge table cells', cut_row_desc : 'Cut table row', copy_row_desc : 'Copy table row', -- cgit v1.2.3