Project

General

Profile

Revision 155

Added by Greg Tress over 16 years ago

minor updates to gui

View differences:

project.pbxproj
8 8

  
9 9
/* Begin PBXBuildFile section */
10 10
		130F8B86001BDB6411CA292A /* Colonet.java in Sources */ = {isa = PBXBuildFile; fileRef = 00E68290FEC88D7311DB9C8B /* Colonet.java */; };
11
		130F8B8A001BDB6411CA292A /* index_colonet.html in CopyFiles */ = {isa = PBXBuildFile; fileRef = 00E68291FEC88ED911DB9C8B /* index_colonet.html */; };
11
		130F8B8A001BDB6411CA292A /* index.html in CopyFiles */ = {isa = PBXBuildFile; fileRef = 00E68291FEC88ED911DB9C8B /* index.html */; };
12 12
		A34161830C989C090007BEF2 /* colonetstyle.css in JavaArchive */ = {isa = PBXBuildFile; fileRef = A34161820C989C090007BEF2 /* colonetstyle.css */; settings = {JAVA_ARCHIVE_SUBDIR = ""; }; };
13 13
		A34161910C989CB30007BEF2 /* ColonetServerInterface.java in Sources */ = {isa = PBXBuildFile; fileRef = A34161900C989CB30007BEF2 /* ColonetServerInterface.java */; };
14 14
/* End PBXBuildFile section */
......
20 20
			dstPath = "";
21 21
			dstSubfolderSpec = 16;
22 22
			files = (
23
				130F8B8A001BDB6411CA292A /* index_colonet.html in CopyFiles */,
23
				130F8B8A001BDB6411CA292A /* index.html in CopyFiles */,
24 24
			);
25 25
			runOnlyForDeploymentPostprocessing = 0;
26 26
		};
......
28 28

  
29 29
/* Begin PBXFileReference section */
30 30
		00E68290FEC88D7311DB9C8B /* Colonet.java */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.java; path = Colonet.java; sourceTree = "<group>"; };
31
		00E68291FEC88ED911DB9C8B /* index_colonet.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = index_colonet.html; sourceTree = "<group>"; };
31
		00E68291FEC88ED911DB9C8B /* index.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = index.html; sourceTree = "<group>"; };
32 32
		329C72810360BFA200C91783 /* Colonet.jar */ = {isa = PBXFileReference; explicitFileType = archive.jar; includeInIndex = 0; path = Colonet.jar; sourceTree = BUILT_PRODUCTS_DIR; };
33 33
		A34161820C989C090007BEF2 /* colonetstyle.css */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = colonetstyle.css; sourceTree = "<group>"; };
34 34
		A34161900C989CB30007BEF2 /* ColonetServerInterface.java */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.java; path = ColonetServerInterface.java; sourceTree = "<group>"; };
......
50 50
			children = (
51 51
				00E68290FEC88D7311DB9C8B /* Colonet.java */,
52 52
				A34161900C989CB30007BEF2 /* ColonetServerInterface.java */,
53
				00E68291FEC88ED911DB9C8B /* index_colonet.html */,
53
				00E68291FEC88ED911DB9C8B /* index.html */,
54 54
				A34161820C989C090007BEF2 /* colonetstyle.css */,
55 55
				0120612AFEC8923411DB9C8B /* Products */,
56 56
			);

Also available in: Unified diff