Revision 38399 branches/v2_0_0_prep/libraries/libCorePlugin/src/org/gvsig/coreplugin/preferences/general/FolderingPage.java

View differences:

FolderingPage.java
357 357
	}
358 358

  
359 359
	public void initializeDefaults() {
360
	    txtProjectsFolder.setText("");
360 361
		txtDataFolder.setText("");
361 362
		txtTemplatesFolder.setText("");
363
		txtSymbolLibraryFolder.setText("");
362 364
	}
363 365

  
364 366
	public ImageIcon getIcon() {

Also available in: Unified diff