Revision 10369

View differences:

branches/v10/frameworks/_fwAndami/src/com/iver/andami/authentication/LoginUI.java
34 34
	private boolean isFirstLogin = true;
35 35
	
36 36
	static private ImageIcon gvsigIcon = new javax.swing.ImageIcon(
37
			LoginUI.class.getClassLoader().getResource("images/gvsig.png"));
37
			LoginUI.class.getClassLoader().getResource("images/login_gvsig.png"));
38 38
			
39 39
	IAuthentication authentication;
40 40
	

Also available in: Unified diff