Revision 39094

View differences:

branches/v2_0_0_prep/applications/appgvSIG/src/org/gvsig/app/project/documents/view/ViewManager.java
136 136

  
137 137
	   	MapContextManager mapContextMgr = MapContextLocator.getMapContextManager();
138 138
	   	mapContextMgr.registerIconLayer("DGN", "layer-icon-dgn");
139
	   	mapContextMgr.registerIconLayer("DXF", "layer-icon-dfx");
139
	   	mapContextMgr.registerIconLayer("DXF", "layer-icon-dxf");
140 140
	   	mapContextMgr.registerIconLayer("jdbc", "layer-icon-jdbc");
141 141
	   	mapContextMgr.registerIconLayer("PostgreSQL", "layer-icon-postgresql");
142 142
	   	mapContextMgr.registerIconLayer("MySQL", "layer-icon-mysql");

Also available in: Unified diff