Revision 38564 branches/v2_0_0_prep/frameworks/_fwAndami/src/org/gvsig/andami/authentication/LoginUI.java

View differences:

LoginUI.java
38 38
	//Cambiar esto para que coja un icono de una ruta que se lee de un xml
39 39

  
40 40
	static private ImageIcon gvsigIcon = PluginServices
41
		.getIconTheme().get("login-gvsig");
41
		.getIconTheme().get("login-image");
42 42

  
43 43
	IAuthentication authentication;
44 44

  

Also available in: Unified diff