From: Olivier G. <og...@us...> - 2008-04-03 22:22:55
|
Update of /cvsroot/osmose-dev/osmose/src/osmose/application/sound/notification In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv6408/src/osmose/application/sound/notification Modified Files: OSMSoundListener.java OSMSoundEvent.java Log Message: Conversion to UTF8 encoding Index: OSMSoundEvent.java =================================================================== RCS file: /cvsroot/osmose-dev/osmose/src/osmose/application/sound/notification/OSMSoundEvent.java,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** OSMSoundEvent.java 30 Aug 2005 17:44:23 -0000 1.1.1.1 --- OSMSoundEvent.java 3 Apr 2008 22:22:59 -0000 1.2 *************** *** 23,27 **** * <p>Description : represents an event triggered by the OSMSoundPlayerRecorder</p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Société : </p> * @author non attribuable * @version 1.0 --- 23,27 ---- * <p>Description : represents an event triggered by the OSMSoundPlayerRecorder</p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Société : </p> * @author non attribuable * @version 1.0 Index: OSMSoundListener.java =================================================================== RCS file: /cvsroot/osmose-dev/osmose/src/osmose/application/sound/notification/OSMSoundListener.java,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** OSMSoundListener.java 30 Aug 2005 17:44:23 -0000 1.1.1.1 --- OSMSoundListener.java 3 Apr 2008 22:22:59 -0000 1.2 *************** *** 23,27 **** * <p>Description : interface to receive the OSMSoundEvent</p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Société : </p> * @author non attribuable * @version 1.0 --- 23,27 ---- * <p>Description : interface to receive the OSMSoundEvent</p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Société : </p> * @author non attribuable * @version 1.0 |