|
From: Geisschaes <gei...@us...> - 2005-06-26 12:10:09
|
Update of /cvsroot/macattrick/macattrick/Macattrick.xcodeproj In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15700/Macattrick.xcodeproj Added Files: project.pbxproj roman.mode1 roman.pbxuser Log Message: day of week added. some nibs adjusted --- NEW FILE: project.pbxproj --- // !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 42; objects = { /* Begin PBXBuildFile section */ 10079FFD085730D700ECDC11 /* HistoryView.nib in Resources */ = {isa = PBXBuildFile; fileRef = 10079FFB085730D700ECDC11 /* HistoryView.nib */; }; 10079FFE085730D700ECDC11 /* HistoryView.nib in Resources */ = {isa = PBXBuildFile; fileRef = 10079FFB085730D700ECDC11 /* HistoryView.nib */; }; 101AED7B0712C2CF004F6558 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 101AED790712C2CF004F6558 /* Credits.rtf */; }; 102133CB0732838300739F94 /* lineup.icns in Resources */ = {isa = PBXBuildFile; fileRef = 10A233D607327EA7007529F7 /* lineup.icns */; }; 102133CC0732838400739F94 /* mainwindow.icns in Resources */ = {isa = PBXBuildFile; fileRef = 10A233D707327EA7007529F7 /* mainwindow.icns */; }; 102133CD0732838400739F94 /* playerinfo.icns in Resources */ = {isa = PBXBuildFile; fileRef = 10A233D507327EA7007529F7 /* playerinfo.icns */; }; 102133CE0732838500739F94 /* players.icns in Resources */ = {isa = PBXBuildFile; fileRef = 10A233D407327EA7007529F7 /* players.icns */; }; 102133CF0732838500739F94 /* positions.icns in Resources */ = {isa = PBXBuildFile; fileRef = 10A233D307327EA7007529F7 /* positions.icns */; }; 102B65750796B99C00CE6B91 /* FormulasView.nib in Resources */ = {isa = PBXBuildFile; fileRef = 102B65730796B99C00CE6B91 /* FormulasView.nib */; }; 107005D10789739800E7C0CA /* PlayerDetails.nib in Resources */ = {isa = PBXBuildFile; fileRef = 107005CF0789739800E7C0CA /* PlayerDetails.nib */; }; [...3280 lines suppressed...] 309631BC086DB41F00970F48 /* Deployment */, 309631BD086DB41F00970F48 /* Default */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Default; }; 309631BE086DB41F00970F48 /* Build configuration list for PBXProject "Macattrick" */ = { isa = XCConfigurationList; buildConfigurations = ( 309631BF086DB41F00970F48 /* Development */, 309631C0086DB41F00970F48 /* Deployment */, 309631C1086DB41F00970F48 /* Default */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Default; }; /* End XCConfigurationList section */ }; rootObject = 29B97313FDCFA39411CA2CEA /* Project object */; } --- NEW FILE: roman.mode1 --- <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>ActivePerspectiveName</key> <string>Project</string> <key>AllowedModules</key> <array> <dict> <key>BundleLoadPath</key> <string></string> <key>MaxInstances</key> <string>n</string> <key>Module</key> <string>PBXSmartGroupTreeModule</string> <key>Name</key> <string>Groups and Files Outline View</string> </dict> <dict> [...1562 lines suppressed...] <key>StatusbarIsVisible</key> <false/> <key>TableOfContents</key> <array> <string>1C0AD2AF069F1E9B00FABCE6</string> <string>3083EEE2085C6CCF0006D9C5</string> <string>1CA6456E063B45B4001379D8</string> </array> <key>ToolbarConfiguration</key> <string>xcode.toolbar.config.classbrowser</string> <key>WindowString</key> <string>77 246 630 352 0 0 1280 832 </string> <key>WindowToolGUID</key> <string>1C0AD2AF069F1E9B00FABCE6</string> <key>WindowToolIsVisible</key> <false/> </dict> </array> </dict> </plist> --- NEW FILE: roman.pbxuser --- // !$*UTF8*$! { 089C165DFE840E0CC02AAC07 /* English */ = { uiCtxt = { sepNavIntBoundsRect = "{{0, 0}, {1233, 377}}"; sepNavSelRange = "{157, 0}"; sepNavVisRect = "{{0, 0}, {1233, 377}}"; sepNavWindowFrame = "{{130, 180}, {750, 542}}"; }; }; 101AED7A0712C2CF004F6558 /* English */ = { uiCtxt = { sepNavIntBoundsRect = "{{0, 0}, {705, 444}}"; sepNavSelRange = "{140, 0}"; sepNavVisRect = "{{0, 0}, {705, 444}}"; sepNavWindowFrame = "{{492, 147}, {750, 534}}"; }; }; 10A233D507327EA7007529F7 /* playerinfo.icns */ = { [...4683 lines suppressed...] rType = 0; vrLen = 1478; vrLoc = 959; }; 32CA4F630368D1EE00C91783 /* Macattrick_Prefix.pch */ = { uiCtxt = { sepNavIntBoundsRect = "{{0, 0}, {606, 489}}"; sepNavSelRange = "{2146, 0}"; sepNavVisRect = "{{0, 152}, {606, 326}}"; }; }; 8D1107310486CEB800E47090 /* Info.plist */ = { uiCtxt = { sepNavIntBoundsRect = "{{0, 0}, {1233, 378}}"; sepNavSelRange = "{633, 0}"; sepNavVisRect = "{{0, 0}, {1233, 377}}"; sepNavWindowFrame = "{{107, 201}, {750, 542}}"; }; }; } |