From: Andrew M. <fit...@us...> - 2006-03-27 16:22:12
|
Update of /cvsroot/radmind/radmind-assistant/rte/RTE.xcodeproj In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11845/RTE.xcodeproj Modified Files: project.pbxproj Log Message: Updated info interface; preparation for next info panel interface. Index: project.pbxproj =================================================================== RCS file: /cvsroot/radmind/radmind-assistant/rte/RTE.xcodeproj/project.pbxproj,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** project.pbxproj 16 Mar 2006 16:30:48 -0000 1.2 --- project.pbxproj 27 Mar 2006 16:22:04 -0000 1.3 *************** *** 31,35 **** --- 31,38 ---- 09A6A939057BD335009E45A5 /* RTESearchField.h in Headers */ = {isa = PBXBuildFile; fileRef = 09E600F205501DBD00B7BA4B /* RTESearchField.h */; }; 09A6A93A057BD336009E45A5 /* RTESearchField.m in Sources */ = {isa = PBXBuildFile; fileRef = 09E600F305501DBD00B7BA4B /* RTESearchField.m */; }; + 09C2005709D8461000B792E0 /* InfoPanel.nib in Resources */ = {isa = PBXBuildFile; fileRef = 09C2005509D8461000B792E0 /* InfoPanel.nib */; }; 09C2FD1309C9C9E900B792E0 /* TwhichResults.nib in Resources */ = {isa = PBXBuildFile; fileRef = 09C2FD1109C9C9E900B792E0 /* TwhichResults.nib */; }; + 09C2FD2F09CA80B400B792E0 /* RTEInfoPanelController.m in Sources */ = {isa = PBXBuildFile; fileRef = 09C2FD2D09CA80B400B792E0 /* RTEInfoPanelController.m */; }; + 09C2FD3009CA80B400B792E0 /* RTEInfoPanelController.h in Headers */ = {isa = PBXBuildFile; fileRef = 09C2FD2E09CA80B400B792E0 /* RTEInfoPanelController.h */; }; 09D37CDB054DC855009341C4 /* RXTranscript.h in Headers */ = {isa = PBXBuildFile; fileRef = 2A37F4AEFDCFA73011CA2CEA /* RXTranscript.h */; }; 09D37CDC054DC855009341C4 /* argcargv.h in Headers */ = {isa = PBXBuildFile; fileRef = F580DF1A022D437B01D5E771 /* argcargv.h */; }; *************** *** 162,166 **** --- 165,172 ---- 09A6A852057B8B8F009E45A5 /* comment.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = comment.png; sourceTree = "<group>"; }; 09A6A853057B8B8F009E45A5 /* newcomment.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = newcomment.png; sourceTree = "<group>"; }; + 09C2005609D8461000B792E0 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/InfoPanel.nib; sourceTree = "<group>"; }; 09C2FD1209C9C9E900B792E0 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/TwhichResults.nib; sourceTree = "<group>"; }; + 09C2FD2D09CA80B400B792E0 /* RTEInfoPanelController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RTEInfoPanelController.m; sourceTree = "<group>"; }; + 09C2FD2E09CA80B400B792E0 /* RTEInfoPanelController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RTEInfoPanelController.h; sourceTree = "<group>"; }; 09D37D13054DC855009341C4 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; }; 09D37D14054DC855009341C4 /* Radmind Transcript Editor.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Radmind Transcript Editor.app"; sourceTree = BUILT_PRODUCTS_DIR; }; *************** *** 335,338 **** --- 341,346 ---- isa = PBXGroup; children = ( + 09C2FD2D09CA80B400B792E0 /* RTEInfoPanelController.m */, + 09C2FD2E09CA80B400B792E0 /* RTEInfoPanelController.h */, 09DD166909AE7925007EA0B4 /* RTETwhichDisplay.h */, 09DD166A09AE7925007EA0B4 /* RTETwhichDisplay.m */, *************** *** 385,390 **** 091EDEF405582A140036F26A /* RXPrefs.nib */, 09C2FD1109C9C9E900B792E0 /* TwhichResults.nib */, - 089C165FFE840EACC02AAC07 /* InfoPlist.strings */, 090F95AF07CE71DD00E8E8B5 /* AuditResults.nib */, ); name = Resources; --- 393,399 ---- 091EDEF405582A140036F26A /* RXPrefs.nib */, 09C2FD1109C9C9E900B792E0 /* TwhichResults.nib */, 090F95AF07CE71DD00E8E8B5 /* AuditResults.nib */, + 09C2005509D8461000B792E0 /* InfoPanel.nib */, + 089C165FFE840EACC02AAC07 /* InfoPlist.strings */, ); name = Resources; *************** *** 479,482 **** --- 488,492 ---- 097ACC900975B90C0031FEFF /* UMWildcard.h in Headers */, 09DD166B09AE7925007EA0B4 /* RTETwhichDisplay.h in Headers */, + 09C2FD3009CA80B400B792E0 /* RTEInfoPanelController.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; *************** *** 613,616 **** --- 623,627 ---- 090F95B107CE71DD00E8E8B5 /* AuditResults.nib in Resources */, 09C2FD1309C9C9E900B792E0 /* TwhichResults.nib in Resources */, + 09C2005709D8461000B792E0 /* InfoPanel.nib in Resources */, ); runOnlyForDeploymentPostprocessing = 0; *************** *** 661,664 **** --- 672,676 ---- 097ACC910975B90C0031FEFF /* UMWildcard.m in Sources */, 09DD166C09AE7925007EA0B4 /* RTETwhichDisplay.m in Sources */, + 09C2FD2F09CA80B400B792E0 /* RTEInfoPanelController.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; *************** *** 709,712 **** --- 721,732 ---- sourceTree = "<group>"; }; + 09C2005509D8461000B792E0 /* InfoPanel.nib */ = { + isa = PBXVariantGroup; + children = ( + 09C2005609D8461000B792E0 /* English */, + ); + name = InfoPanel.nib; + sourceTree = "<group>"; + }; 09C2FD1109C9C9E900B792E0 /* TwhichResults.nib */ = { isa = PBXVariantGroup; |