Changeset 3115
- Timestamp:
- Sep 20, 2007, 9:57:24 PM (15 years ago)
- Location:
- trunk
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/Transmission.xcodeproj/project.pbxproj
r3114 r3115 288 288 /* Begin PBXFileReference section */ 289 289 002C9EE50C19CD2500C2F6F4 /* fastresume.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = fastresume.c; path = libtransmission/fastresume.c; sourceTree = "<group>"; }; 290 089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = macosx/English.lproj/InfoPlist.strings; sourceTree = "<group>"; };291 290 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; }; 292 291 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; }; 293 292 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = macosx/main.m; sourceTree = "<group>"; }; 294 29B97319FDCFA39411CA2CEA /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = macosx/English.lproj/MainMenu.nib; sourceTree = "<group>"; };295 293 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; }; 296 294 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; }; … … 359 357 A200B8390A2263BA007BBB1E /* InfoWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = InfoWindowController.h; path = macosx/InfoWindowController.h; sourceTree = "<group>"; }; 360 358 A200B83A0A2263BA007BBB1E /* InfoWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = InfoWindowController.m; path = macosx/InfoWindowController.m; sourceTree = "<group>"; }; 361 A200B9630A227FD0007BBB1E /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = macosx/English.lproj/InfoWindow.nib; sourceTree = "<group>"; };362 359 A2041D520C9AC523000ACFFB /* Lock.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = Lock.tiff; path = macosx/Images/Lock.tiff; sourceTree = "<group>"; }; 363 360 A204310F0C5EAF490081E5CC /* Russian */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Russian; path = macosx/Russian.lproj/AboutWindow.nib; sourceTree = "<group>"; }; … … 370 367 A2085DD90C53BC74000BC3B7 /* AboutWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AboutWindowController.h; path = macosx/AboutWindowController.h; sourceTree = "<group>"; }; 371 368 A2085DDA0C53BC74000BC3B7 /* AboutWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AboutWindowController.m; path = macosx/AboutWindowController.m; sourceTree = "<group>"; }; 372 A2085E010C53C16F000BC3B7 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = macosx/English.lproj/AboutWindow.nib; sourceTree = "<group>"; };373 369 A2085E2F0C53C833000BC3B7 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; }; 374 370 A20AB97A0A5C622A004F81FA /* SmallTurtle.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = SmallTurtle.png; path = macosx/Images/SmallTurtle.png; sourceTree = "<group>"; }; … … 378 374 A20B6FA40C4D97840034AB1D /* PriorityNone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = PriorityNone.png; path = macosx/Images/PriorityNone.png; sourceTree = "<group>"; }; 379 375 A20B6FAD0C4D9B040034AB1D /* PriorityNormal.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = PriorityNormal.png; path = macosx/Images/PriorityNormal.png; sourceTree = "<group>"; }; 380 A21567EC0A9A5034004DECD6 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = macosx/English.lproj/MessageWindow.nib; sourceTree = "<group>"; };381 376 A21576090C0D449A0057A26A /* NSBezierPathAdditions.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = NSBezierPathAdditions.m; path = macosx/NSBezierPathAdditions.m; sourceTree = "<group>"; }; 382 377 A215760A0C0D449A0057A26A /* NSBezierPathAdditions.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = NSBezierPathAdditions.h; path = macosx/NSBezierPathAdditions.h; sourceTree = "<group>"; }; … … 396 391 A22A7EC00C627FC200E30364 /* Greek */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Greek; path = macosx/Greek.lproj/MessageWindow.nib; sourceTree = "<group>"; }; 397 392 A22A7EC10C627FC200E30364 /* Greek */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Greek; path = macosx/Greek.lproj/PrefsWindow.nib; sourceTree = "<group>"; }; 398 A22A8D550AEEAFA5007E9CB9 /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = macosx/English.lproj/Localizable.strings; sourceTree = "<group>"; };399 393 A22BC9A20C5BBCF100F5FB72 /* BottomBorder.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = BottomBorder.png; path = macosx/Images/BottomBorder.png; sourceTree = "<group>"; }; 400 394 A22BC9AD0C5C505200F5FB72 /* Korean */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Korean; path = macosx/Korean.lproj/AboutWindow.nib; sourceTree = "<group>"; }; … … 462 456 A289EB0B0A33C56D00B082A3 /* ButtonBorder.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = ButtonBorder.png; path = macosx/Images/ButtonBorder.png; sourceTree = "<group>"; }; 463 457 A28DBADB0A33C1D800F4B4A7 /* ActionButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = ActionButton.png; path = macosx/Images/ActionButton.png; sourceTree = "<group>"; }; 464 A2912C530A2956E80097A0CA /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = macosx/English.lproj/PrefsWindow.nib; sourceTree = "<group>"; };465 458 A29597340A72A9E10057248B /* StatusBarBackground.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = StatusBarBackground.png; path = macosx/Images/StatusBarBackground.png; sourceTree = "<group>"; }; 466 459 A29C8B320ACC6E93000ED9F9 /* YellowDot.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = YellowDot.tiff; path = macosx/Images/YellowDot.tiff; sourceTree = "<group>"; }; … … 479 472 A2AA579A0ADFCAB400CA59F6 /* PiecesView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PiecesView.h; path = macosx/PiecesView.h; sourceTree = "<group>"; }; 480 473 A2AA579B0ADFCAB400CA59F6 /* PiecesView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = PiecesView.m; path = macosx/PiecesView.m; sourceTree = "<group>"; }; 481 A2AE68320C628A35008753C9 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = macosx/English.lproj/Creator.nib; sourceTree = "<group>"; };482 474 A2AE68360C628A58008753C9 /* Korean */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Korean; path = macosx/Korean.lproj/Creator.nib; sourceTree = "<group>"; }; 483 475 A2AE68370C628A5E008753C9 /* Italian */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Italian; path = macosx/Italian.lproj/Creator.nib; sourceTree = "<group>"; }; … … 507 499 A2F6DB070A55F31C0058D1E5 /* SpeedLimitButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = SpeedLimitButton.png; path = macosx/Images/SpeedLimitButton.png; sourceTree = "<group>"; }; 508 500 A2F8951E0A2D4BA500ED2127 /* Credits.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = Credits.rtf; path = macosx/Credits.rtf; sourceTree = "<group>"; }; 501 A2FA345C0CA323DC00C432EE /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en; path = macosx/en.lproj/AboutWindow.nib; sourceTree = "<group>"; }; 502 A2FA34610CA323EA00C432EE /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en; path = macosx/en.lproj/Creator.nib; sourceTree = "<group>"; }; 503 A2FA34620CA323EA00C432EE /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = macosx/en.lproj/InfoPlist.strings; sourceTree = "<group>"; }; 504 A2FA34630CA323EA00C432EE /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en; path = macosx/en.lproj/InfoWindow.nib; sourceTree = "<group>"; }; 505 A2FA34640CA323EA00C432EE /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = macosx/en.lproj/Localizable.strings; sourceTree = "<group>"; }; 506 A2FA34650CA323EA00C432EE /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en; path = macosx/en.lproj/MainMenu.nib; sourceTree = "<group>"; }; 507 A2FA34660CA323EA00C432EE /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en; path = macosx/en.lproj/MessageWindow.nib; sourceTree = "<group>"; }; 508 A2FA34670CA323EA00C432EE /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en; path = macosx/en.lproj/PrefsWindow.nib; sourceTree = "<group>"; }; 509 509 A2FB057C0BFEB6800095564D /* DragOverlayView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = DragOverlayView.h; path = macosx/DragOverlayView.h; sourceTree = "<group>"; }; 510 510 A2FB057D0BFEB6800095564D /* DragOverlayView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = DragOverlayView.m; path = macosx/DragOverlayView.m; sourceTree = "<group>"; }; … … 1260 1260 Italian, 1261 1261 Russian, 1262 en, 1262 1263 ); 1263 1264 mainGroup = 29B97314FDCFA39411CA2CEA /* Transmission */; … … 1576 1577 isa = PBXVariantGroup; 1577 1578 children = ( 1578 089C165DFE840E0CC02AAC07 /* English */,1579 1579 A22BC9AE0C5C505200F5FB72 /* Korean */, 1580 1580 A22BCA2E0C5D5CDA00F5FB72 /* Italian */, … … 1582 1582 A22A7EBC0C627FC200E30364 /* Greek */, 1583 1583 A26039FE0C6338FB00F5FDFD /* Spanish */, 1584 A2FA34620CA323EA00C432EE /* en */, 1584 1585 ); 1585 1586 name = InfoPlist.strings; … … 1589 1590 isa = PBXVariantGroup; 1590 1591 children = ( 1591 29B97319FDCFA39411CA2CEA /* English */,1592 1592 A22BC9B10C5C505200F5FB72 /* Korean */, 1593 1593 A22BCA310C5D5CDA00F5FB72 /* Italian */, … … 1596 1596 A2603A010C6338FB00F5FDFD /* Spanish */, 1597 1597 A2C19EDE0C676F5200E0B235 /* French */, 1598 A2FA34650CA323EA00C432EE /* en */, 1598 1599 ); 1599 1600 name = MainMenu.nib; … … 1603 1604 isa = PBXVariantGroup; 1604 1605 children = ( 1605 A200B9630A227FD0007BBB1E /* English */,1606 1606 A22BC9AF0C5C505200F5FB72 /* Korean */, 1607 1607 A22BCA2F0C5D5CDA00F5FB72 /* Italian */, … … 1610 1610 A26039FF0C6338FB00F5FDFD /* Spanish */, 1611 1611 A2C19EDC0C676F5200E0B235 /* French */, 1612 A2FA34630CA323EA00C432EE /* en */, 1612 1613 ); 1613 1614 name = InfoWindow.nib; … … 1617 1618 isa = PBXVariantGroup; 1618 1619 children = ( 1619 A2085E010C53C16F000BC3B7 /* English */,1620 1620 A22BC9AD0C5C505200F5FB72 /* Korean */, 1621 1621 A22BCA2D0C5D5CDA00F5FB72 /* Italian */, … … 1624 1624 A26039FC0C6338FB00F5FDFD /* Spanish */, 1625 1625 A2C19EDA0C676F5200E0B235 /* French */, 1626 A2FA345C0CA323DC00C432EE /* en */, 1626 1627 ); 1627 1628 name = AboutWindow.nib; … … 1631 1632 isa = PBXVariantGroup; 1632 1633 children = ( 1633 A21567EC0A9A5034004DECD6 /* English */,1634 1634 A22BC9B20C5C505300F5FB72 /* Korean */, 1635 1635 A22BCA320C5D5CDA00F5FB72 /* Italian */, … … 1638 1638 A2603A020C6338FB00F5FDFD /* Spanish */, 1639 1639 A2C19EDF0C676F5200E0B235 /* French */, 1640 A2FA34660CA323EA00C432EE /* en */, 1640 1641 ); 1641 1642 name = MessageWindow.nib; … … 1645 1646 isa = PBXVariantGroup; 1646 1647 children = ( 1647 A22A8D550AEEAFA5007E9CB9 /* English */,1648 1648 A22BC9B00C5C505200F5FB72 /* Korean */, 1649 1649 A22BCA300C5D5CDA00F5FB72 /* Italian */, … … 1652 1652 A2603A000C6338FB00F5FDFD /* Spanish */, 1653 1653 A2C19EDD0C676F5200E0B235 /* French */, 1654 A2FA34640CA323EA00C432EE /* en */, 1654 1655 ); 1655 1656 name = Localizable.strings; … … 1659 1660 isa = PBXVariantGroup; 1660 1661 children = ( 1661 A2912C530A2956E80097A0CA /* English */,1662 1662 A22BC9B30C5C505300F5FB72 /* Korean */, 1663 1663 A22BCA330C5D5CDA00F5FB72 /* Italian */, … … 1666 1666 A2603A030C6338FB00F5FDFD /* Spanish */, 1667 1667 A2C19EE00C676F5200E0B235 /* French */, 1668 A2FA34670CA323EA00C432EE /* en */, 1668 1669 ); 1669 1670 name = PrefsWindow.nib; … … 1673 1674 isa = PBXVariantGroup; 1674 1675 children = ( 1675 A2AE68320C628A35008753C9 /* English */,1676 1676 A2AE68360C628A58008753C9 /* Korean */, 1677 1677 A2AE68370C628A5E008753C9 /* Italian */, … … 1680 1680 A26039FD0C6338FB00F5FDFD /* Spanish */, 1681 1681 A2C19EDB0C676F5200E0B235 /* French */, 1682 A2FA34610CA323EA00C432EE /* en */, 1682 1683 ); 1683 1684 name = Creator.nib;
Note: See TracChangeset
for help on using the changeset viewer.