[Ejtools-cvs] libraries/adwt/src/resources/org/ejtools/adwt/service ConsoleService.properties,1.1,1.
Brought to you by:
letiemble
|
From: <let...@us...> - 2003-09-15 22:37:21
|
Update of /cvsroot/ejtools/libraries/adwt/src/resources/org/ejtools/adwt/service In directory sc8-pr-cvs1:/tmp/cvs-serv24196/adwt/src/resources/org/ejtools/adwt/service Modified Files: ConsoleService.properties ConsoleService_fr_FR.properties Log Message: Adjust Eclipse build files Adjust some Javadoc Review the models for TreeView and ListView : much more lightweight Convert resources files to UTF-8 to avoid loosing accents Index: ConsoleService.properties =================================================================== RCS file: /cvsroot/ejtools/libraries/adwt/src/resources/org/ejtools/adwt/service/ConsoleService.properties,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** ConsoleService.properties 21 Feb 2003 22:27:40 -0000 1.1 --- ConsoleService.properties 15 Sep 2003 22:37:14 -0000 1.2 *************** *** 1,4 **** ! # ! # Console Service ! # ! frame.title=Console --- 1,4 ---- ! # ! # Console Service ! # ! frame.title=Console Index: ConsoleService_fr_FR.properties =================================================================== RCS file: /cvsroot/ejtools/libraries/adwt/src/resources/org/ejtools/adwt/service/ConsoleService_fr_FR.properties,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** ConsoleService_fr_FR.properties 21 Feb 2003 22:27:40 -0000 1.1 --- ConsoleService_fr_FR.properties 15 Sep 2003 22:37:14 -0000 1.2 *************** *** 1,4 **** ! # ! # Console Service ! # ! frame.title=Console --- 1,4 ---- ! # ! # Console Service ! # ! frame.title=Console |