|
From: Pascal M. <mo...@us...> - 2001-03-26 16:40:25
|
Update of /cvsroot/motu/cocaine/src/coca/commande/client
In directory usw-pr-cvs1:/tmp/cvs-serv19895/src/coca/commande/client
Modified Files:
ClientCommande.java
Log Message:
a new workspace list property in puser, a bug fix in namingclient display, fixed README.gui
Index: ClientCommande.java
===================================================================
RCS file: /cvsroot/motu/cocaine/src/coca/commande/client/ClientCommande.java,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** ClientCommande.java 2001/03/15 13:56:09 1.7
--- ClientCommande.java 2001/03/26 16:40:21 1.8
***************
*** 32,35 ****
--- 32,38 ----
* <pre>
* $Log$
+ * Revision 1.8 2001/03/26 16:40:21 momo54
+ * a new workspace list property in puser, a bug fix in namingclient display, fixed README.gui
+ *
* Revision 1.7 2001/03/15 13:56:09 patten54
* commiting an improve ui set !!
***************
*** 50,55 ****
* *** empty log message ***
*
!
! Rev 0.1 02 Dec 1998 15:13:52 bouazza
* Revision 1.2 1998/01/07 10:31:26 molli
* Ca commence a ressembler a qq chose ...
--- 53,58 ----
* *** empty log message ***
*
!
! Rev 0.1 02 Dec 1998 15:13:52 bouazza
* Revision 1.2 1998/01/07 10:31:26 molli
* Ca commence a ressembler a qq chose ...
|