[2/2] Removing accent from Cedric Litzelmann, to be compatible with some non-UTF8 IDE.

cusax-fix
Vincent Lucas 18 years ago
parent 46de884cd8
commit bd0589ddf9

@ -19,7 +19,7 @@
* Registers the <tt>DictAccountRegistrationWizard</tt> in the UI Service.
*
* @author ROTH Damien
* @author LITZELMANN Cédric
* @author LITZELMANN Cedric
*/
public class DictAccRegWizzActivator implements BundleActivator
{

@ -11,7 +11,7 @@
* through the <tt>DictAccountRegistrationWizard</tt>.
*
* @author ROTH Damien
* @author LITZELMANN Cédric
* @author LITZELMANN Cedric
*/
public class DictAccountRegistration
{

@ -19,7 +19,7 @@
* the user to create and configure a new Dict account.
*
* @author ROTH Damien
* @author LITZELMANN Cédric
* @author LITZELMANN Cedric
*/
public class DictAccountRegistrationWizard
implements AccountRegistrationWizard

@ -14,7 +14,7 @@
/**
* Copy of DictAdapter class to solve the import problem
* @author ROTH Damien
* @author LITZELMANN Cédric
* @author LITZELMANN Cedric
*/
public class DictAdapter

@ -21,7 +21,7 @@
* port and the strategy of the account.
*
* @author ROTH Damien
* @author LITZELMANN Cédric
* @author LITZELMANN Cedric
*/
public class FirstWizardPage
extends JPanel

@ -17,7 +17,7 @@
* properties files and the image resources used in this plugin.
*
* @author ROTH Damien
* @author LITZELMAN Cédric
* @author LITZELMAN Cedric
*/
public class Resources
{

@ -14,7 +14,7 @@
* the strategies list.
*
* @author ROTH Damien
* @author LITZELMANN Cédric
* @author LITZELMANN Cedric
*/
public class StrategyThread
extends Thread

Loading…
Cancel
Save