From: Thyamad c. <th...@us...> - 2005-09-29 19:50:22
|
Update of /cvsroot/thyapi/thyapi/thywidgets/external/fckeditor/editor/dialog/fck_select In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv563/thywidgets/external/fckeditor/editor/dialog/fck_select Modified Files: fck_select.js Log Message: Commiting file additions and modification from SVN revision 2028 to 2029... Changes made by frank on 2005-09-29 21:42:57 +0200 (Thu, 29 Sep 2005) corresponding to SVN revision 2029 with message: updating fckeditor in dynapi Index: fck_select.js =================================================================== RCS file: /cvsroot/thyapi/thyapi/thywidgets/external/fckeditor/editor/dialog/fck_select/fck_select.js,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** fck_select.js 1 Sep 2005 18:15:42 -0000 1.1 --- fck_select.js 29 Sep 2005 19:49:18 -0000 1.2 *************** *** 1,5 **** ! /* * FCKeditor - The text editor for internet ! * Copyright (C) 2003-2004 Frederico Caldeira Knabben * * Licensed under the terms of the GNU Lesser General Public License: --- 1,5 ---- ! /* * FCKeditor - The text editor for internet ! * Copyright (C) 2003-2005 Frederico Caldeira Knabben * * Licensed under the terms of the GNU Lesser General Public License: *************** *** 12,21 **** * Scripts for the fck_select.html page. * - * Version: 2.0 RC3 - * Modified: 2005-02-10 17:53:50 - * * File Authors: ! * Frederico Caldeira Knabben (fr...@fc...) ! */ function Select( combo ) --- 12,18 ---- * Scripts for the fck_select.html page. * * File Authors: ! * Frederico Caldeira Knabben (fr...@fc...) ! */ function Select( combo ) |