Update of /cvsroot/radmind/radmind-assistant/rte/RTE.xcodeproj
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19082/RTE.xcodeproj
Modified Files:
project.pbxproj
Log Message:
Added Sort Transcript menu item
Index: project.pbxproj
===================================================================
RCS file: /cvsroot/radmind/radmind-assistant/rte/RTE.xcodeproj/project.pbxproj,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** project.pbxproj 27 Mar 2006 16:22:04 -0000 1.3
--- project.pbxproj 12 Apr 2006 20:37:26 -0000 1.4
***************
*** 204,209 ****
F5178158030AC50B01A8002B /* RXAuthRW.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = RXAuthRW.m; sourceTree = "<group>"; };
F5178166030AD6B001A8002B /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = /System/Library/Frameworks/Security.framework; sourceTree = "<absolute>"; };
- F55256D2022D6C6A01D5E771 /* ischild.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ischild.c; sourceTree = "<group>"; };
- F55256D3022D6C6A01D5E771 /* ischild.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ischild.h; sourceTree = "<group>"; };
F57331910364AECB01A8002B /* transcript.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = transcript.icns; sourceTree = "<group>"; };
F57EF236023D4DEC01A8002B /* RXAppController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = RXAppController.m; sourceTree = "<group>"; };
--- 204,207 ----
***************
*** 371,376 ****
F580DF1B022D437B01D5E771 /* code.c */,
F580DF1C022D437B01D5E771 /* code.h */,
- F55256D2022D6C6A01D5E771 /* ischild.c */,
- F55256D3022D6C6A01D5E771 /* ischild.h */,
2A37F4B0FDCFA73011CA2CEA /* main.m */,
09F2277503F445A900A8002B /* pathcmp.c */,
--- 369,372 ----
|