Revision 10275

View differences:

branches/v10/applications/appgvSIG/src/com/iver/cit/gvsig/project/Project.java
697 697
		 * e.showError(); } } xml.putProperty("numMaps", numMaps);
698 698
		 */
699 699
		xml.putProperty("modificationDate", modificationDate);
700
//		xml.putProperty("modified", modified);
700
		xml.putProperty("modified", true);
701 701
		xml.putProperty("name", name);
702 702
		xml.putProperty("owner", owner);
703 703
		// xml.putProperty("path", path);

Also available in: Unified diff