Update of /cvsroot/osmose-dev/osmose/src/osmose/application/themeeditor/themecomponent In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv6408/src/osmose/application/themeeditor/themecomponent Modified Files: OSMThemeBackGroundComponent.java OSMThemeMediasConstraintsComponent.java OSMThemeConstraintsComponent.java Log Message: Conversion to UTF8 encoding Index: OSMThemeConstraintsComponent.java =================================================================== RCS file: /cvsroot/osmose-dev/osmose/src/osmose/application/themeeditor/themecomponent/OSMThemeConstraintsComponent.java,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** OSMThemeConstraintsComponent.java 30 Aug 2005 17:44:25 -0000 1.1.1.1 --- OSMThemeConstraintsComponent.java 3 Apr 2008 22:22:59 -0000 1.2 *************** *** 28,32 **** * <p>Description : To display constraint in theme editor</p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Société : </p> * @author TD * @version 1.0 --- 28,32 ---- * <p>Description : To display constraint in theme editor</p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Société : </p> * @author TD * @version 1.0 *************** *** 142,146 **** * <p>Description : A label with underline capability</p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Société : </p> * @author TD * @version 1.0 --- 142,146 ---- * <p>Description : A label with underline capability</p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Société : </p> * @author TD * @version 1.0 Index: OSMThemeMediasConstraintsComponent.java =================================================================== RCS file: /cvsroot/osmose-dev/osmose/src/osmose/application/themeeditor/themecomponent/OSMThemeMediasConstraintsComponent.java,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** OSMThemeMediasConstraintsComponent.java 30 Aug 2005 17:44:26 -0000 1.1.1.1 --- OSMThemeMediasConstraintsComponent.java 3 Apr 2008 22:22:59 -0000 1.2 *************** *** 28,32 **** * <p>Description : To diplay constraint for medias in theme editor</p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Société : </p> * @author TD * @version 1.0 --- 28,32 ---- * <p>Description : To diplay constraint for medias in theme editor</p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Société : </p> * @author TD * @version 1.0 *************** *** 151,155 **** * <p>Description : A label with underline capability</p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Société : </p> * @author TD * @version 1.0 --- 151,155 ---- * <p>Description : A label with underline capability</p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Société : </p> * @author TD * @version 1.0 Index: OSMThemeBackGroundComponent.java =================================================================== RCS file: /cvsroot/osmose-dev/osmose/src/osmose/application/themeeditor/themecomponent/OSMThemeBackGroundComponent.java,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** OSMThemeBackGroundComponent.java 30 Aug 2005 17:44:25 -0000 1.1.1.1 --- OSMThemeBackGroundComponent.java 3 Apr 2008 22:22:59 -0000 1.2 *************** *** 26,30 **** * <p>Description : represents the background component</p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Société : </p> * @author non attribuable * @version 1.0 --- 26,30 ---- * <p>Description : represents the background component</p> * <p>Copyright : Copyright (c) 2003</p> ! * <p>Société : </p> * @author non attribuable * @version 1.0 |