Revision 34523 trunk/applications/appgvSIG/src/com/iver/cit/gvsig/project/documents/gui/ProjectWindow.java

View differences:

ProjectWindow.java
129 129
		super();
130 130
		initialize();
131 131
		refreshControls();
132
		Help.getHelp().enableHelp(this, this.getClass().getName());
132
		Help.getHelp().enableHelp(this, "Manual-usuario-gvSIG-1.10-Proyectos-de-gvSIG-Introduci?n");
133 133
	}
134 134

  
135 135
	/**

Also available in: Unified diff