~ubuntu-branches/ubuntu/hardy/transmission/hardy-updates

« back to all changes in this revision

Viewing changes to Transmission.xcodeproj/project.pbxproj

  • Committer: Bazaar Package Importer
  • Author(s): Philipp Benner
  • Date: 2008-01-05 09:16:52 UTC
  • mto: This revision was merged to the branch mainline in revision 11.
  • Revision ID: james.westby@ubuntu.com-20080105091652-8cf0z4rb3pu8d6jt
Tags: upstream-1.00
ImportĀ upstreamĀ versionĀ 1.00

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
        archiveVersion = 1;
4
4
        classes = {
5
5
        };
6
 
        objectVersion = 42;
 
6
        objectVersion = 44;
7
7
        objects = {
8
8
 
9
9
/* Begin PBXBuildFile section */
11
11
                35B038130AC5B6EB00A10FDF /* ResumeNoWaitOn.png in Resources */ = {isa = PBXBuildFile; fileRef = 35B037F90AC5B53800A10FDF /* ResumeNoWaitOn.png */; };
12
12
                35B038140AC5B6EC00A10FDF /* ResumeNoWaitOff.png in Resources */ = {isa = PBXBuildFile; fileRef = 35B037FA0AC5B53800A10FDF /* ResumeNoWaitOff.png */; };
13
13
                35F373030C2DA89000DAA8F2 /* FilePriorityCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 35F373010C2DA88F00DAA8F2 /* FilePriorityCell.m */; };
 
14
                3C7A11950D0B2EE300B5701F /* getgateway.c in Sources */ = {isa = PBXBuildFile; fileRef = 3C7A11910D0B2EE300B5701F /* getgateway.c */; };
 
15
                3C7A11960D0B2EE300B5701F /* natpmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 3C7A11930D0B2EE300B5701F /* natpmp.c */; };
 
16
                3C7A11970D0B2EE300B5701F /* getgateway.c in Sources */ = {isa = PBXBuildFile; fileRef = 3C7A11910D0B2EE300B5701F /* getgateway.c */; };
 
17
                3C7A11980D0B2EE300B5701F /* getgateway.h in Headers */ = {isa = PBXBuildFile; fileRef = 3C7A11920D0B2EE300B5701F /* getgateway.h */; };
 
18
                3C7A11990D0B2EE300B5701F /* natpmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 3C7A11930D0B2EE300B5701F /* natpmp.c */; };
 
19
                3C7A119A0D0B2EE300B5701F /* natpmp.h in Headers */ = {isa = PBXBuildFile; fileRef = 3C7A11940D0B2EE300B5701F /* natpmp.h */; };
14
20
                4394AC670C74FB6000F367E8 /* ptrarray.c in Sources */ = {isa = PBXBuildFile; fileRef = 4394AC640C74FB6000F367E8 /* ptrarray.c */; };
15
21
                4394AC680C74FB6000F367E8 /* publish.c in Sources */ = {isa = PBXBuildFile; fileRef = 4394AC650C74FB6000F367E8 /* publish.c */; };
16
22
                4D043A7F090AE979009FEDA8 /* TransmissionDocument.icns in Resources */ = {isa = PBXBuildFile; fileRef = 4D043A7E090AE979009FEDA8 /* TransmissionDocument.icns */; };
57
63
                4DF7500D08A103AD007B0D70 /* Info.png in Resources */ = {isa = PBXBuildFile; fileRef = 4DF7500808A103AD007B0D70 /* Info.png */; };
58
64
                4DF7500E08A103AD007B0D70 /* Remove.png in Resources */ = {isa = PBXBuildFile; fileRef = 4DF7500908A103AD007B0D70 /* Remove.png */; };
59
65
                4DFBC2DF09C0970D00D5C571 /* Torrent.m in Sources */ = {isa = PBXBuildFile; fileRef = 4DFBC2DE09C0970D00D5C571 /* Torrent.m */; };
60
 
                8D11072A0486CEB800E47090 /* MainMenu.nib in Resources */ = {isa = PBXBuildFile; fileRef = 29B97318FDCFA39411CA2CEA /* MainMenu.nib */; };
61
66
                8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
62
67
                8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
63
68
                8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
64
69
                A200B9200A22798F007BBB1E /* InfoWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = A200B83A0A2263BA007BBB1E /* InfoWindowController.m */; };
65
 
                A200B9B60A22893D007BBB1E /* InfoWindow.nib in Resources */ = {isa = PBXBuildFile; fileRef = A200B9620A227FD0007BBB1E /* InfoWindow.nib */; };
66
 
                A2041D530C9AC523000ACFFB /* Lock.tiff in Resources */ = {isa = PBXBuildFile; fileRef = A2041D520C9AC523000ACFFB /* Lock.tiff */; };
 
70
                A20152640D1C1BE70081714F /* PinTemplate.png in Resources */ = {isa = PBXBuildFile; fileRef = A20152630D1C1BE70081714F /* PinTemplate.png */; };
 
71
                A201527E0D1C270F0081714F /* torrent-ctor.c in Sources */ = {isa = PBXBuildFile; fileRef = A20152790D1C26EB0081714F /* torrent-ctor.c */; };
67
72
                A2085DDC0C53BC74000BC3B7 /* AboutWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = A2085DDA0C53BC74000BC3B7 /* AboutWindowController.m */; };
68
73
                A2085E3F0C53C949000BC3B7 /* LICENSE in Resources */ = {isa = PBXBuildFile; fileRef = A2085E2F0C53C833000BC3B7 /* LICENSE */; };
69
 
                A20AB97B0A5C622A004F81FA /* SmallTurtle.png in Resources */ = {isa = PBXBuildFile; fileRef = A20AB97A0A5C622A004F81FA /* SmallTurtle.png */; };
70
74
                A20B6F6B0C4D842B0034AB1D /* PriorityLow.png in Resources */ = {isa = PBXBuildFile; fileRef = A20B6F6A0C4D842B0034AB1D /* PriorityLow.png */; };
71
75
                A20B6F830C4D8A610034AB1D /* PriorityHigh.png in Resources */ = {isa = PBXBuildFile; fileRef = A20B6F820C4D8A610034AB1D /* PriorityHigh.png */; };
72
76
                A20B6F8C0C4D90980034AB1D /* PriorityMixed.png in Resources */ = {isa = PBXBuildFile; fileRef = A20B6F8B0C4D90980034AB1D /* PriorityMixed.png */; };
73
77
                A20B6FA50C4D97840034AB1D /* PriorityNone.png in Resources */ = {isa = PBXBuildFile; fileRef = A20B6FA40C4D97840034AB1D /* PriorityNone.png */; };
74
78
                A20B6FAE0C4D9B040034AB1D /* PriorityNormal.png in Resources */ = {isa = PBXBuildFile; fileRef = A20B6FAD0C4D9B040034AB1D /* PriorityNormal.png */; };
 
79
                A20BFFB70D091CC700CE5D2B /* ToolbarSegmentedCell.m in Sources */ = {isa = PBXBuildFile; fileRef = A20BFFB60D091CC700CE5D2B /* ToolbarSegmentedCell.m */; };
75
80
                A21282A80CA6C66800EAEE0F /* StatusBarView.m in Sources */ = {isa = PBXBuildFile; fileRef = A21282A60CA6C66800EAEE0F /* StatusBarView.m */; };
76
 
                A21567ED0A9A5034004DECD6 /* MessageWindow.nib in Resources */ = {isa = PBXBuildFile; fileRef = A21567EB0A9A5034004DECD6 /* MessageWindow.nib */; };
77
81
                A215760B0C0D449A0057A26A /* NSBezierPathAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = A21576090C0D449A0057A26A /* NSBezierPathAdditions.m */; };
78
 
                A2173E1C0A33C1B300B0D8AB /* ActionButtonPressed.png in Resources */ = {isa = PBXBuildFile; fileRef = A2173E1B0A33C1B300B0D8AB /* ActionButtonPressed.png */; };
 
82
                A219798B0D07B78400438EA7 /* GroupToolbarItem.m in Sources */ = {isa = PBXBuildFile; fileRef = A219798A0D07B78400438EA7 /* GroupToolbarItem.m */; };
79
83
                A21DFF100A292B2B007C5F76 /* Transfers.png in Resources */ = {isa = PBXBuildFile; fileRef = A21DFF0F0A292B2B007C5F76 /* Transfers.png */; };
80
 
                A21F5B890AF25FB6008CE5CE /* ActionMenuRatioToDisplayRatioTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = A21F5B870AF25FB6008CE5CE /* ActionMenuRatioToDisplayRatioTransformer.m */; };
81
 
                A21F5C040AF26DD5008CE5CE /* ActionMenuSpeedToDisplayLimitTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = A21F5C020AF26DD5008CE5CE /* ActionMenuSpeedToDisplayLimitTransformer.m */; };
 
84
                A22180980D148A71007D09ED /* GroupsWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = A22180970D148A71007D09ED /* GroupsWindowController.m */; };
 
85
                A22180B60D148F0F007D09ED /* GroupsWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = A22180B50D148F0F007D09ED /* GroupsWindow.xib */; };
82
86
                A2265F420B5EF5F40093DDA5 /* FileNameCell.m in Sources */ = {isa = PBXBuildFile; fileRef = A2265F400B5EF5F40093DDA5 /* FileNameCell.m */; };
83
 
                A22A067E0CB83507009694FE /* InfoTabBack.tif in Resources */ = {isa = PBXBuildFile; fileRef = A22A067D0CB83507009694FE /* InfoTabBack.tif */; };
84
 
                A22A06980CB83880009694FE /* InfoTabBorder.tif in Resources */ = {isa = PBXBuildFile; fileRef = A22A06970CB83880009694FE /* InfoTabBorder.tif */; };
 
87
                A226FDAC0D0CDF20005A7F71 /* libnatpmp.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3C7A118D0D0B2EB800B5701F /* libnatpmp.a */; };
85
88
                A22A8D560AEEAFA5007E9CB9 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = A22A8D540AEEAFA5007E9CB9 /* Localizable.strings */; };
86
 
                A22BC9A30C5BBCF100F5FB72 /* BottomBorder.png in Resources */ = {isa = PBXBuildFile; fileRef = A22BC9A20C5BBCF100F5FB72 /* BottomBorder.png */; };
 
89
                A22D3AA60D00D1790079CFED /* Turtle.png in Resources */ = {isa = PBXBuildFile; fileRef = A22D3AA30D00D1790079CFED /* Turtle.png */; };
 
90
                A22D3AA70D00D1790079CFED /* TurtleBlue.png in Resources */ = {isa = PBXBuildFile; fileRef = A22D3AA40D00D1790079CFED /* TurtleBlue.png */; };
 
91
                A231274C0D11D0B7003F9AFF /* AboutWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = A231274B0D11D0B7003F9AFF /* AboutWindow.xib */; };
87
92
                A232D29E0A70903E00973B12 /* Filter.png in Resources */ = {isa = PBXBuildFile; fileRef = A232D29D0A70903E00973B12 /* Filter.png */; };
88
93
                A234D0D20C79FB3600A82373 /* NSMenuAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = A234D0D00C79FB3600A82373 /* NSMenuAdditions.m */; };
89
94
                A2385DD40BFE06C800B24EF6 /* DragOverlayWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = A2385DD20BFE06C800B24EF6 /* DragOverlayWindow.m */; };
90
 
                A23BBEB70A9BBE77003F7274 /* FilterBarButton.m in Sources */ = {isa = PBXBuildFile; fileRef = A27431D90A68538400FA780A /* FilterBarButton.m */; };
 
95
                A2399CCD0CD3852300225B2B /* NSApplicationAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = A2399CCC0CD3852300225B2B /* NSApplicationAdditions.m */; };
 
96
                A23F4FF20D1D98AD002FCB97 /* PrefsWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = A23F4FF00D1D98AD002FCB97 /* PrefsWindow.xib */; };
 
97
                A23F50020D1D99D7002FCB97 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = A23F50000D1D99D7002FCB97 /* MainMenu.xib */; };
91
98
                A241528B0C0261B8007DD3B4 /* Globe.png in Resources */ = {isa = PBXBuildFile; fileRef = A2FB06950BFF484A0095564D /* Globe.png */; };
92
 
                A246004D0A6DCE4600D19088 /* SpeedLimitButtonPressed.png in Resources */ = {isa = PBXBuildFile; fileRef = A246004C0A6DCE4600D19088 /* SpeedLimitButtonPressed.png */; };
93
 
                A24600510A6DCE6600D19088 /* SpeedLimitButtonBlue.png in Resources */ = {isa = PBXBuildFile; fileRef = A246004F0A6DCE6600D19088 /* SpeedLimitButtonBlue.png */; };
94
 
                A24600520A6DCE6600D19088 /* SpeedLimitButtonGraphite.png in Resources */ = {isa = PBXBuildFile; fileRef = A24600500A6DCE6600D19088 /* SpeedLimitButtonGraphite.png */; };
95
99
                A24621410C769D0900088E81 /* trevent.h in Headers */ = {isa = PBXBuildFile; fileRef = A24621350C769CF400088E81 /* trevent.h */; };
96
100
                A24621420C769D0900088E81 /* trevent.c in Sources */ = {isa = PBXBuildFile; fileRef = A24621360C769CF400088E81 /* trevent.c */; };
97
 
                A24838820C0BA608005CC3FE /* FilterBarView.m in Sources */ = {isa = PBXBuildFile; fileRef = A24838800C0BA608005CC3FE /* FilterBarView.m */; };
98
101
                A24872B60C9B6BB9000F5B92 /* Advanced.png in Resources */ = {isa = PBXBuildFile; fileRef = A24872B50C9B6BB9000F5B92 /* Advanced.png */; };
99
 
                A24999230B49F1B5001EADA3 /* ActionPopUpButton.m in Sources */ = {isa = PBXBuildFile; fileRef = A24999210B49F1B5001EADA3 /* ActionPopUpButton.m */; };
100
102
                A24D2A640C0A624600A0ED9F /* IPCController.m in Sources */ = {isa = PBXBuildFile; fileRef = A24D2A620C0A624600A0ED9F /* IPCController.m */; };
101
103
                A24F19080A3A790800C9C145 /* Sparkle.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A24F19070A3A790800C9C145 /* Sparkle.framework */; };
102
104
                A24F19210A3A796800C9C145 /* Sparkle.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = A24F19070A3A790800C9C145 /* Sparkle.framework */; };
103
 
                A253F6F30A698970008EE24F /* FilterBarBackground.png in Resources */ = {isa = PBXBuildFile; fileRef = A253F6F20A698970008EE24F /* FilterBarBackground.png */; };
104
105
                A256588D0A9A695400E8A03B /* MessageWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = A256588B0A9A695400E8A03B /* MessageWindowController.m */; };
105
106
                A257C1820CAD3003004E121C /* PeerTableView.m in Sources */ = {isa = PBXBuildFile; fileRef = A257C1800CAD3003004E121C /* PeerTableView.m */; };
 
107
                A25892640CF1F7E800CCCDDF /* StatsWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = A25892630CF1F7E800CCCDDF /* StatsWindowController.m */; };
 
108
                A25892770CF1FCE800CCCDDF /* StatsWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = A25892750CF1FCE800CCCDDF /* StatsWindow.xib */; };
106
109
                A259317E0A73B2CC002F4FE7 /* TransmissionHelp in Resources */ = {isa = PBXBuildFile; fileRef = A259316A0A73B2CC002F4FE7 /* TransmissionHelp */; };
 
110
                A25AFDE90D1038AD0092A1BA /* MenuLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = A25AFDE80D1038AD0092A1BA /* MenuLabel.m */; };
 
111
                A25D2CBD0CF4C73E0096A262 /* stats.c in Sources */ = {isa = PBXBuildFile; fileRef = A25D2CBB0CF4C7190096A262 /* stats.c */; };
 
112
                A25D2CBE0CF4C73E0096A262 /* stats.h in Headers */ = {isa = PBXBuildFile; fileRef = A25D2CBA0CF4C7190096A262 /* stats.h */; };
107
113
                A25E74650AF5097C006F11AE /* ExpandedPathToPathTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = A25E74440AF5089E006F11AE /* ExpandedPathToPathTransformer.m */; };
108
114
                A25E74660AF5097D006F11AE /* ExpandedPathToIconTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = A25E74460AF5089E006F11AE /* ExpandedPathToIconTransformer.m */; };
109
115
                A25FCDEF0A3769A6002BCBBE /* PauseSelected.png in Resources */ = {isa = PBXBuildFile; fileRef = A25FCDDD0A37695F002BCBBE /* PauseSelected.png */; };
111
117
                A261A8260C6A0D68003BAFDA /* Error.png in Resources */ = {isa = PBXBuildFile; fileRef = A261A8250C6A0D68003BAFDA /* Error.png */; };
112
118
                A261F1DC0A69A1610002815A /* Growl.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A261F1DB0A69A1610002815A /* Growl.framework */; };
113
119
                A261F1E40A69A1B10002815A /* Growl.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = A261F1DB0A69A1610002815A /* Growl.framework */; };
 
120
                A26397550D0F714300D36DF2 /* ActionPopUpButton.m in Sources */ = {isa = PBXBuildFile; fileRef = A26397540D0F714300D36DF2 /* ActionPopUpButton.m */; };
114
121
                A26E75880CB6AA7500226674 /* InfoOptions.png in Resources */ = {isa = PBXBuildFile; fileRef = A26E75870CB6AA7500226674 /* InfoOptions.png */; };
115
122
                A26E75960CB6AB4800226674 /* InfoGeneral.png in Resources */ = {isa = PBXBuildFile; fileRef = A26E75950CB6AB4800226674 /* InfoGeneral.png */; };
116
123
                A2710E770A86796000CE4F7D /* PrefsWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = A2710E750A86796000CE4F7D /* PrefsWindow.m */; };
117
124
                A277DA0B0C693D9C00DA2CD4 /* ActionOn.png in Resources */ = {isa = PBXBuildFile; fileRef = A277DA090C693D9C00DA2CD4 /* ActionOn.png */; };
118
125
                A277DA0C0C693D9C00DA2CD4 /* ActionOff.png in Resources */ = {isa = PBXBuildFile; fileRef = A277DA0A0C693D9C00DA2CD4 /* ActionOff.png */; };
119
 
                A27ABC240A6ADE410020EC71 /* ImageBackgroundView.m in Sources */ = {isa = PBXBuildFile; fileRef = A27ABC220A6ADE410020EC71 /* ImageBackgroundView.m */; };
120
 
                A289EB0C0A33C56D00B082A3 /* ButtonBorder.png in Resources */ = {isa = PBXBuildFile; fileRef = A289EB0B0A33C56D00B082A3 /* ButtonBorder.png */; };
121
 
                A28DBADC0A33C1D800F4B4A7 /* ActionButton.png in Resources */ = {isa = PBXBuildFile; fileRef = A28DBADB0A33C1D800F4B4A7 /* ActionButton.png */; };
122
 
                A2912C540A2956E80097A0CA /* PrefsWindow.nib in Resources */ = {isa = PBXBuildFile; fileRef = A2912C520A2956E80097A0CA /* PrefsWindow.nib */; };
123
 
                A29597350A72A9E10057248B /* StatusBarBackground.png in Resources */ = {isa = PBXBuildFile; fileRef = A29597340A72A9E10057248B /* StatusBarBackground.png */; };
 
126
                A29576030D11D63C0093B167 /* Creator.xib in Resources */ = {isa = PBXBuildFile; fileRef = A29576010D11D63C0093B167 /* Creator.xib */; };
 
127
                A29576080D11D70E0093B167 /* MessageWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = A29576060D11D70E0093B167 /* MessageWindow.xib */; };
 
128
                A29576130D11D8DD0093B167 /* InfoWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = A29576110D11D8DD0093B167 /* InfoWindow.xib */; };
 
129
                A29AF4F70D01BADC00D097EC /* DownArrow.png in Resources */ = {isa = PBXBuildFile; fileRef = A29AF4F60D01BADC00D097EC /* DownArrow.png */; };
 
130
                A29AF4F90D01BAEB00D097EC /* UpArrow.png in Resources */ = {isa = PBXBuildFile; fileRef = A29AF4F80D01BAEB00D097EC /* UpArrow.png */; };
124
131
                A29B0C270BD15FEF0006F230 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = A2F8951E0A2D4BA500ED2127 /* Credits.rtf */; };
125
 
                A29C8B330ACC6E93000ED9F9 /* YellowDot.tiff in Resources */ = {isa = PBXBuildFile; fileRef = A29C8B320ACC6E93000ED9F9 /* YellowDot.tiff */; };
126
132
                A29C8B370ACC6EB3000ED9F9 /* PortChecker.m in Sources */ = {isa = PBXBuildFile; fileRef = A29C8B350ACC6EB3000ED9F9 /* PortChecker.m */; };
127
 
                A2A14A890CC6D25400A7AC1D /* InfoTabBackBlue.tif in Resources */ = {isa = PBXBuildFile; fileRef = A2A14A880CC6D25400A7AC1D /* InfoTabBackBlue.tif */; };
128
133
                A2A1CB7A0BF29D5500AE959F /* PeerProgressIndicatorCell.m in Sources */ = {isa = PBXBuildFile; fileRef = A2A1CB780BF29D5500AE959F /* PeerProgressIndicatorCell.m */; };
129
134
                A2A3065C0AAD24A80049E2AC /* UKFileWatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = A2A306540AAD24A80049E2AC /* UKFileWatcher.m */; };
130
135
                A2A3065E0AAD24A80049E2AC /* UKFNSubscribeFileWatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = A2A306560AAD24A80049E2AC /* UKFNSubscribeFileWatcher.m */; };
131
136
                A2A306600AAD24A80049E2AC /* UKKQueue.m in Sources */ = {isa = PBXBuildFile; fileRef = A2A306580AAD24A80049E2AC /* UKKQueue.m */; };
132
137
                A2A306620AAD24A80049E2AC /* UKMainThreadProxy.m in Sources */ = {isa = PBXBuildFile; fileRef = A2A3065A0AAD24A80049E2AC /* UKMainThreadProxy.m */; };
133
 
                A2A6E3A00CA7E4C900F10FEF /* AboutWindow.nib in Resources */ = {isa = PBXBuildFile; fileRef = A2A6E39F0CA7E4C900F10FEF /* AboutWindow.nib */; };
 
138
                A2A6321B0CD9751700E3DA60 /* BadgeView.m in Sources */ = {isa = PBXBuildFile; fileRef = A2A6321A0CD9751700E3DA60 /* BadgeView.m */; };
134
139
                A2AA579D0ADFCAB400CA59F6 /* PiecesView.m in Sources */ = {isa = PBXBuildFile; fileRef = A2AA579B0ADFCAB400CA59F6 /* PiecesView.m */; };
135
 
                A2AE68330C628A35008753C9 /* Creator.nib in Resources */ = {isa = PBXBuildFile; fileRef = A2AE68310C628A35008753C9 /* Creator.nib */; };
136
140
                A2AF1C390A3D0F6200F1575D /* FileOutlineView.m in Sources */ = {isa = PBXBuildFile; fileRef = A2AF1C370A3D0F6200F1575D /* FileOutlineView.m */; };
137
141
                A2BC19850CA9AF5A00DD302A /* CompleteCheck.png in Resources */ = {isa = PBXBuildFile; fileRef = A2BC19840CA9AF5A00DD302A /* CompleteCheck.png */; };
138
142
                A2BE9C520C1E4AF5002D16E6 /* makemeta.c in Sources */ = {isa = PBXBuildFile; fileRef = A2BE9C4E0C1E4ADA002D16E6 /* makemeta.c */; };
139
143
                A2BE9C530C1E4AF7002D16E6 /* makemeta.h in Headers */ = {isa = PBXBuildFile; fileRef = A2BE9C4F0C1E4ADA002D16E6 /* makemeta.h */; };
140
144
                A2BF07910B066E0800757C92 /* SpeedLimitToTurtleIconTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = A2BF078F0B066E0800757C92 /* SpeedLimitToTurtleIconTransformer.m */; };
 
145
                A2C89D600CFCBF57004CC2BC /* ButtonToolbarItem.m in Sources */ = {isa = PBXBuildFile; fileRef = A2C89D5F0CFCBF57004CC2BC /* ButtonToolbarItem.m */; };
141
146
                A2D0E0490A54A97C003C72CF /* Bandwidth.png in Resources */ = {isa = PBXBuildFile; fileRef = A2D0E0480A54A97C003C72CF /* Bandwidth.png */; };
142
 
                A2D4F0830A915F6600890C32 /* RedDot.tiff in Resources */ = {isa = PBXBuildFile; fileRef = A2D4F0820A915F6600890C32 /* RedDot.tiff */; };
143
 
                A2D4F0850A915F7200890C32 /* GreenDot.tiff in Resources */ = {isa = PBXBuildFile; fileRef = A2D4F0840A915F7200890C32 /* GreenDot.tiff */; };
144
147
                A2DA362A0CBC674900C2ED41 /* InfoActivity.png in Resources */ = {isa = PBXBuildFile; fileRef = A2DA36270CBC674900C2ED41 /* InfoActivity.png */; };
145
148
                A2DA362B0CBC674900C2ED41 /* InfoFiles.png in Resources */ = {isa = PBXBuildFile; fileRef = A2DA36280CBC674900C2ED41 /* InfoFiles.png */; };
146
149
                A2DA362C0CBC674900C2ED41 /* InfoPeers.png in Resources */ = {isa = PBXBuildFile; fileRef = A2DA36290CBC674900C2ED41 /* InfoPeers.png */; };
147
150
                A2DF37070C220D03006523C1 /* CreatorWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = A2DF37050C220D03006523C1 /* CreatorWindowController.m */; };
148
151
                A2E23AC60CB5E1930002BB25 /* InfoTabButtonCell.m in Sources */ = {isa = PBXBuildFile; fileRef = A2E23AC40CB5E1930002BB25 /* InfoTabButtonCell.m */; };
149
152
                A2E9AA760C249AF400085DCF /* Create.png in Resources */ = {isa = PBXBuildFile; fileRef = A2E9AA750C249AF400085DCF /* Create.png */; };
 
153
                A2ED7D8F0CEF431B00970975 /* FilterButton.m in Sources */ = {isa = PBXBuildFile; fileRef = A2ED7D8E0CEF431B00970975 /* FilterButton.m */; };
150
154
                A2EF7DEC0C96297400FA9811 /* PurpleDot.png in Resources */ = {isa = PBXBuildFile; fileRef = A2EF7DEB0C96297400FA9811 /* PurpleDot.png */; };
151
155
                A2F011990C27418800576FC0 /* CreateLarge.png in Resources */ = {isa = PBXBuildFile; fileRef = A2F011980C27418800576FC0 /* CreateLarge.png */; };
 
156
                A2F151180CD438A4001F3B0E /* YellowDot.png in Resources */ = {isa = PBXBuildFile; fileRef = A2F151150CD438A4001F3B0E /* YellowDot.png */; };
 
157
                A2F151190CD438A4001F3B0E /* RedDot.png in Resources */ = {isa = PBXBuildFile; fileRef = A2F151160CD438A4001F3B0E /* RedDot.png */; };
 
158
                A2F1511A0CD438A4001F3B0E /* GreenDot.png in Resources */ = {isa = PBXBuildFile; fileRef = A2F151170CD438A4001F3B0E /* GreenDot.png */; };
 
159
                A2F151200CD438BA001F3B0E /* Lock.png in Resources */ = {isa = PBXBuildFile; fileRef = A2F1511F0CD438BA001F3B0E /* Lock.png */; };
 
160
                A2F151240CD438DE001F3B0E /* InfoTabBorder.png in Resources */ = {isa = PBXBuildFile; fileRef = A2F151210CD438DE001F3B0E /* InfoTabBorder.png */; };
 
161
                A2F151250CD438DE001F3B0E /* InfoTabBack.png in Resources */ = {isa = PBXBuildFile; fileRef = A2F151220CD438DE001F3B0E /* InfoTabBack.png */; };
 
162
                A2F151260CD438DE001F3B0E /* InfoTabBackBlue.png in Resources */ = {isa = PBXBuildFile; fileRef = A2F151230CD438DE001F3B0E /* InfoTabBackBlue.png */; };
152
163
                A2F40AE40A361C00006B8288 /* Transmission.icns in Resources */ = {isa = PBXBuildFile; fileRef = 4D2784360905709500687951 /* Transmission.icns */; };
153
 
                A2F6DB090A55F31C0058D1E5 /* SpeedLimitButton.png in Resources */ = {isa = PBXBuildFile; fileRef = A2F6DB070A55F31C0058D1E5 /* SpeedLimitButton.png */; };
 
164
                A2F41DA90D0B9152006CE378 /* ActionGear.png in Resources */ = {isa = PBXBuildFile; fileRef = A2F41DA80D0B9152006CE378 /* ActionGear.png */; };
 
165
                A2F41DAB0D0B916B006CE378 /* YingYangTemplate.png in Resources */ = {isa = PBXBuildFile; fileRef = A2F41DAA0D0B916B006CE378 /* YingYangTemplate.png */; };
 
166
                A2F41DBC0D0B96C0006CE378 /* FilterBlue.png in Resources */ = {isa = PBXBuildFile; fileRef = A2F41DBA0D0B96C0006CE378 /* FilterBlue.png */; };
 
167
                A2F41DBD0D0B96C0006CE378 /* InfoBlue.png in Resources */ = {isa = PBXBuildFile; fileRef = A2F41DBB0D0B96C0006CE378 /* InfoBlue.png */; };
154
168
                A2FB057F0BFEB6800095564D /* DragOverlayView.m in Sources */ = {isa = PBXBuildFile; fileRef = A2FB057D0BFEB6800095564D /* DragOverlayView.m */; };
155
 
                A2FE620C0CD3D19400D683E1 /* InfoTabBackGraphite.png in Resources */ = {isa = PBXBuildFile; fileRef = A2FE620B0CD3D19400D683E1 /* InfoTabBackGraphite.png */; };
156
 
                BE1958A20CF2971F00F028EC /* event-config.h in Headers */ = {isa = PBXBuildFile; fileRef = BE1958A00CF2971F00F028EC /* event-config.h */; };
157
 
                BE1958A30CF2971F00F028EC /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = BE1958A10CF2971F00F028EC /* config.h */; };
 
169
                A2FE61D80CD3D0A500D683E1 /* InfoTabBackGraphite.png in Resources */ = {isa = PBXBuildFile; fileRef = A2FE61D70CD3D0A500D683E1 /* InfoTabBackGraphite.png */; };
 
170
                BE1183570CE160C50002D0F3 /* bsdqueue.h in Headers */ = {isa = PBXBuildFile; fileRef = BE11834D0CE160C50002D0F3 /* bsdqueue.h */; };
 
171
                BE1183580CE160C50002D0F3 /* declspec.h in Headers */ = {isa = PBXBuildFile; fileRef = BE11834E0CE160C50002D0F3 /* declspec.h */; };
 
172
                BE1183590CE160C50002D0F3 /* igd_desc_parse.h in Headers */ = {isa = PBXBuildFile; fileRef = BE11834F0CE160C50002D0F3 /* igd_desc_parse.h */; };
 
173
                BE11835A0CE160C50002D0F3 /* minixml.h in Headers */ = {isa = PBXBuildFile; fileRef = BE1183500CE160C50002D0F3 /* minixml.h */; };
 
174
                BE11835B0CE160C50002D0F3 /* miniwget.h in Headers */ = {isa = PBXBuildFile; fileRef = BE1183510CE160C50002D0F3 /* miniwget.h */; };
 
175
                BE11835C0CE160C50002D0F3 /* minisoap.h in Headers */ = {isa = PBXBuildFile; fileRef = BE1183520CE160C50002D0F3 /* minisoap.h */; };
 
176
                BE11835D0CE160C50002D0F3 /* upnpreplyparse.h in Headers */ = {isa = PBXBuildFile; fileRef = BE1183530CE160C50002D0F3 /* upnpreplyparse.h */; };
 
177
                BE11835E0CE160C50002D0F3 /* upnpcommands.h in Headers */ = {isa = PBXBuildFile; fileRef = BE1183540CE160C50002D0F3 /* upnpcommands.h */; };
 
178
                BE11835F0CE160C50002D0F3 /* miniupnpc.h in Headers */ = {isa = PBXBuildFile; fileRef = BE1183550CE160C50002D0F3 /* miniupnpc.h */; };
 
179
                BE1183600CE160C50002D0F3 /* minissdpc.h in Headers */ = {isa = PBXBuildFile; fileRef = BE1183560CE160C50002D0F3 /* minissdpc.h */; };
 
180
                BE1183690CE160D50002D0F3 /* igd_desc_parse.c in Sources */ = {isa = PBXBuildFile; fileRef = BE1183610CE160D50002D0F3 /* igd_desc_parse.c */; };
 
181
                BE11836A0CE160D50002D0F3 /* minixml.c in Sources */ = {isa = PBXBuildFile; fileRef = BE1183620CE160D50002D0F3 /* minixml.c */; };
 
182
                BE11836B0CE160D50002D0F3 /* miniwget.c in Sources */ = {isa = PBXBuildFile; fileRef = BE1183630CE160D50002D0F3 /* miniwget.c */; };
 
183
                BE11836C0CE160D50002D0F3 /* minissdpc.c in Sources */ = {isa = PBXBuildFile; fileRef = BE1183640CE160D50002D0F3 /* minissdpc.c */; };
 
184
                BE11836D0CE160D50002D0F3 /* minisoap.c in Sources */ = {isa = PBXBuildFile; fileRef = BE1183650CE160D50002D0F3 /* minisoap.c */; };
 
185
                BE11836E0CE160D50002D0F3 /* upnpreplyparse.c in Sources */ = {isa = PBXBuildFile; fileRef = BE1183660CE160D50002D0F3 /* upnpreplyparse.c */; };
 
186
                BE11836F0CE160D50002D0F3 /* upnpcommands.c in Sources */ = {isa = PBXBuildFile; fileRef = BE1183670CE160D50002D0F3 /* upnpcommands.c */; };
 
187
                BE1183700CE160D50002D0F3 /* miniupnpc.c in Sources */ = {isa = PBXBuildFile; fileRef = BE1183680CE160D50002D0F3 /* miniupnpc.c */; };
 
188
                BE1183780CE161390002D0F3 /* libminiupnp.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BE1183480CE160960002D0F3 /* libminiupnp.a */; };
158
189
                BE75C3650C72A0EF00DBEFE0 /* kqueue.c in Sources */ = {isa = PBXBuildFile; fileRef = BE75C3580C72A0EF00DBEFE0 /* kqueue.c */; };
159
190
                BE75C3660C72A0EF00DBEFE0 /* signal.c in Sources */ = {isa = PBXBuildFile; fileRef = BE75C3590C72A0EF00DBEFE0 /* signal.c */; };
160
191
                BE75C3670C72A0EF00DBEFE0 /* buffer.c in Sources */ = {isa = PBXBuildFile; fileRef = BE75C35A0C72A0EF00DBEFE0 /* buffer.c */; };
188
219
                BEFC1D490C07842200B0BB3C /* proxy.c in Sources */ = {isa = PBXBuildFile; fileRef = BEFC1C130C07756200B0BB3C /* proxy.c */; };
189
220
                BEFC1D4F0C07843400B0BB3C /* misc.c in Sources */ = {isa = PBXBuildFile; fileRef = BEFC1C110C07756200B0BB3C /* misc.c */; };
190
221
                BEFC1D540C07843900B0BB3C /* errors.c in Sources */ = {isa = PBXBuildFile; fileRef = BEFC1C0F0C07756200B0BB3C /* errors.c */; };
191
 
                BEFC1E270C07861A00B0BB3C /* xml.h in Headers */ = {isa = PBXBuildFile; fileRef = BEFC1DEE0C07861A00B0BB3C /* xml.h */; };
192
 
                BEFC1E280C07861A00B0BB3C /* xml.c in Sources */ = {isa = PBXBuildFile; fileRef = BEFC1DEF0C07861A00B0BB3C /* xml.c */; };
193
222
                BEFC1E290C07861A00B0BB3C /* version.h in Headers */ = {isa = PBXBuildFile; fileRef = BEFC1DF00C07861A00B0BB3C /* version.h */; };
194
223
                BEFC1E2A0C07861A00B0BB3C /* utils.h in Headers */ = {isa = PBXBuildFile; fileRef = BEFC1DF10C07861A00B0BB3C /* utils.h */; };
195
224
                BEFC1E2B0C07861A00B0BB3C /* utils.c in Sources */ = {isa = PBXBuildFile; fileRef = BEFC1DF20C07861A00B0BB3C /* utils.c */; };
200
229
                BEFC1E300C07861A00B0BB3C /* tracker.h in Headers */ = {isa = PBXBuildFile; fileRef = BEFC1DF70C07861A00B0BB3C /* tracker.h */; };
201
230
                BEFC1E310C07861A00B0BB3C /* tracker.c in Sources */ = {isa = PBXBuildFile; fileRef = BEFC1DF80C07861A00B0BB3C /* tracker.c */; };
202
231
                BEFC1E320C07861A00B0BB3C /* torrent.c in Sources */ = {isa = PBXBuildFile; fileRef = BEFC1DF90C07861A00B0BB3C /* torrent.c */; };
203
 
                BEFC1E330C07861A00B0BB3C /* strlcpy.c in Sources */ = {isa = PBXBuildFile; fileRef = BEFC1DFA0C07861A00B0BB3C /* strlcpy.c */; };
204
 
                BEFC1E340C07861A00B0BB3C /* strlcat.c in Sources */ = {isa = PBXBuildFile; fileRef = BEFC1DFB0C07861A00B0BB3C /* strlcat.c */; };
205
232
                BEFC1E350C07861A00B0BB3C /* shared.h in Headers */ = {isa = PBXBuildFile; fileRef = BEFC1DFC0C07861A00B0BB3C /* shared.h */; };
206
233
                BEFC1E360C07861A00B0BB3C /* shared.c in Sources */ = {isa = PBXBuildFile; fileRef = BEFC1DFD0C07861A00B0BB3C /* shared.c */; };
207
234
                BEFC1E390C07861A00B0BB3C /* ratecontrol.h in Headers */ = {isa = PBXBuildFile; fileRef = BEFC1E000C07861A00B0BB3C /* ratecontrol.h */; };
219
246
                BEFC1E4D0C07861A00B0BB3C /* internal.h in Headers */ = {isa = PBXBuildFile; fileRef = BEFC1E140C07861A00B0BB3C /* internal.h */; };
220
247
                BEFC1E4E0C07861A00B0BB3C /* inout.h in Headers */ = {isa = PBXBuildFile; fileRef = BEFC1E150C07861A00B0BB3C /* inout.h */; };
221
248
                BEFC1E4F0C07861A00B0BB3C /* inout.c in Sources */ = {isa = PBXBuildFile; fileRef = BEFC1E160C07861A00B0BB3C /* inout.c */; };
222
 
                BEFC1E500C07861A00B0BB3C /* http.h in Headers */ = {isa = PBXBuildFile; fileRef = BEFC1E170C07861A00B0BB3C /* http.h */; };
223
 
                BEFC1E510C07861A00B0BB3C /* http.c in Sources */ = {isa = PBXBuildFile; fileRef = BEFC1E180C07861A00B0BB3C /* http.c */; };
224
249
                BEFC1E520C07861A00B0BB3C /* fdlimit.h in Headers */ = {isa = PBXBuildFile; fileRef = BEFC1E190C07861A00B0BB3C /* fdlimit.h */; };
225
250
                BEFC1E530C07861A00B0BB3C /* fdlimit.c in Sources */ = {isa = PBXBuildFile; fileRef = BEFC1E1A0C07861A00B0BB3C /* fdlimit.c */; };
226
251
                BEFC1E540C07861A00B0BB3C /* fastresume.h in Headers */ = {isa = PBXBuildFile; fileRef = BEFC1E1B0C07861A00B0BB3C /* fastresume.h */; };
253
278
                        remoteGlobalIDString = 4D18389609DEC0030047D688;
254
279
                        remoteInfo = libtransmission;
255
280
                };
 
281
                A226FDB00D0CDF6E005A7F71 /* PBXContainerItemProxy */ = {
 
282
                        isa = PBXContainerItemProxy;
 
283
                        containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
 
284
                        proxyType = 1;
 
285
                        remoteGlobalIDString = 3C7A118C0D0B2EB800B5701F;
 
286
                        remoteInfo = natpmp;
 
287
                };
 
288
                BE1183750CE161040002D0F3 /* PBXContainerItemProxy */ = {
 
289
                        isa = PBXContainerItemProxy;
 
290
                        containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
 
291
                        proxyType = 1;
 
292
                        remoteGlobalIDString = BE1183470CE160960002D0F3;
 
293
                        remoteInfo = miniupnp;
 
294
                };
256
295
                BE75C34E0C729ED300DBEFE0 /* PBXContainerItemProxy */ = {
257
296
                        isa = PBXContainerItemProxy;
258
297
                        containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
309
348
                35B037FA0AC5B53800A10FDF /* ResumeNoWaitOff.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = ResumeNoWaitOff.png; path = macosx/Images/ResumeNoWaitOff.png; sourceTree = "<group>"; };
310
349
                35F373000C2DA88F00DAA8F2 /* FilePriorityCell.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = FilePriorityCell.h; path = macosx/FilePriorityCell.h; sourceTree = "<group>"; };
311
350
                35F373010C2DA88F00DAA8F2 /* FilePriorityCell.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = FilePriorityCell.m; path = macosx/FilePriorityCell.m; sourceTree = "<group>"; };
 
351
                3C7A118D0D0B2EB800B5701F /* libnatpmp.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libnatpmp.a; sourceTree = BUILT_PRODUCTS_DIR; };
 
352
                3C7A11910D0B2EE300B5701F /* getgateway.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = getgateway.c; path = "third-party/libnatpmp/getgateway.c"; sourceTree = "<group>"; };
 
353
                3C7A11920D0B2EE300B5701F /* getgateway.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = getgateway.h; path = "third-party/libnatpmp/getgateway.h"; sourceTree = "<group>"; };
 
354
                3C7A11930D0B2EE300B5701F /* natpmp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = natpmp.c; path = "third-party/libnatpmp/natpmp.c"; sourceTree = "<group>"; };
 
355
                3C7A11940D0B2EE300B5701F /* natpmp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = natpmp.h; path = "third-party/libnatpmp/natpmp.h"; sourceTree = "<group>"; };
312
356
                4394AC640C74FB6000F367E8 /* ptrarray.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = ptrarray.c; path = libtransmission/ptrarray.c; sourceTree = "<group>"; };
313
357
                4394AC650C74FB6000F367E8 /* publish.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = publish.c; path = libtransmission/publish.c; sourceTree = "<group>"; };
314
358
                4D043A7E090AE979009FEDA8 /* TransmissionDocument.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = TransmissionDocument.icns; path = macosx/Images/TransmissionDocument.icns; sourceTree = "<group>"; };
344
388
                4DCCBB3C09C3D71100D3CABF /* TorrentCell.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = TorrentCell.m; path = macosx/TorrentCell.m; sourceTree = "<group>"; };
345
389
                4DCCBB3D09C3D71100D3CABF /* TorrentCell.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = TorrentCell.h; path = macosx/TorrentCell.h; sourceTree = "<group>"; };
346
390
                4DDBB71909E16BAE00284745 /* transmissioncli */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = transmissioncli; sourceTree = BUILT_PRODUCTS_DIR; };
347
 
                4DDBB71B09E16BF100284745 /* transmissioncli.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = transmissioncli.c; path = cli/transmissioncli.c; sourceTree = "<group>"; };
 
391
                4DDBB71B09E16BF100284745 /* transmissioncli.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = transmissioncli.c; path = cli/transmissioncli.c; sourceTree = "<group>"; };
348
392
                4DDFDD20099A5D8E00189D81 /* DownloadBadge.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = DownloadBadge.png; path = macosx/Images/DownloadBadge.png; sourceTree = "<group>"; };
349
393
                4DDFDD21099A5D8E00189D81 /* UploadBadge.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = UploadBadge.png; path = macosx/Images/UploadBadge.png; sourceTree = "<group>"; };
350
394
                4DE5CC9B0980656F00BE280E /* NSStringAdditions.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = NSStringAdditions.h; path = macosx/NSStringAdditions.h; sourceTree = "<group>"; };
366
410
                8D1107320486CEB800E47090 /* Transmission.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Transmission.app; sourceTree = BUILT_PRODUCTS_DIR; };
367
411
                A200B8390A2263BA007BBB1E /* InfoWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = InfoWindowController.h; path = macosx/InfoWindowController.h; sourceTree = "<group>"; };
368
412
                A200B83A0A2263BA007BBB1E /* InfoWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = InfoWindowController.m; path = macosx/InfoWindowController.m; sourceTree = "<group>"; };
369
 
                A2041D520C9AC523000ACFFB /* Lock.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = Lock.tiff; path = macosx/Images/Lock.tiff; sourceTree = "<group>"; };
370
 
                A205E08E0CC66BF5001CA81B /* el */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = el; path = macosx/el.lproj/Creator.nib; sourceTree = "<group>"; };
371
 
                A205E08F0CC66BF5001CA81B /* el */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = el; path = macosx/el.lproj/InfoPlist.strings; sourceTree = "<group>"; };
372
 
                A205E0900CC66BF5001CA81B /* el */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = el; path = macosx/el.lproj/InfoWindow.nib; sourceTree = "<group>"; };
373
 
                A205E0910CC66BF5001CA81B /* el */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = el; path = macosx/el.lproj/Localizable.strings; sourceTree = "<group>"; };
374
 
                A205E0920CC66BF5001CA81B /* el */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = el; path = macosx/el.lproj/MainMenu.nib; sourceTree = "<group>"; };
375
 
                A205E0930CC66BF5001CA81B /* el */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = el; path = macosx/el.lproj/MessageWindow.nib; sourceTree = "<group>"; };
376
 
                A205E0940CC66BF5001CA81B /* el */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = el; path = macosx/el.lproj/PrefsWindow.nib; sourceTree = "<group>"; };
 
413
                A20152630D1C1BE70081714F /* PinTemplate.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = PinTemplate.png; path = macosx/Images/PinTemplate.png; sourceTree = "<group>"; };
 
414
                A20152790D1C26EB0081714F /* torrent-ctor.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "torrent-ctor.c"; path = "libtransmission/torrent-ctor.c"; sourceTree = "<group>"; };
377
415
                A2085DD90C53BC74000BC3B7 /* AboutWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AboutWindowController.h; path = macosx/AboutWindowController.h; sourceTree = "<group>"; };
378
416
                A2085DDA0C53BC74000BC3B7 /* AboutWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AboutWindowController.m; path = macosx/AboutWindowController.m; sourceTree = "<group>"; };
379
417
                A2085E2F0C53C833000BC3B7 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
380
 
                A20AB97A0A5C622A004F81FA /* SmallTurtle.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = SmallTurtle.png; path = macosx/Images/SmallTurtle.png; sourceTree = "<group>"; };
381
418
                A20B6F6A0C4D842B0034AB1D /* PriorityLow.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = PriorityLow.png; path = macosx/Images/PriorityLow.png; sourceTree = "<group>"; };
382
419
                A20B6F820C4D8A610034AB1D /* PriorityHigh.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = PriorityHigh.png; path = macosx/Images/PriorityHigh.png; sourceTree = "<group>"; };
383
420
                A20B6F8B0C4D90980034AB1D /* PriorityMixed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = PriorityMixed.png; path = macosx/Images/PriorityMixed.png; sourceTree = "<group>"; };
384
421
                A20B6FA40C4D97840034AB1D /* PriorityNone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = PriorityNone.png; path = macosx/Images/PriorityNone.png; sourceTree = "<group>"; };
385
422
                A20B6FAD0C4D9B040034AB1D /* PriorityNormal.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = PriorityNormal.png; path = macosx/Images/PriorityNormal.png; sourceTree = "<group>"; };
 
423
                A20BFFB50D091CC700CE5D2B /* ToolbarSegmentedCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ToolbarSegmentedCell.h; path = macosx/ToolbarSegmentedCell.h; sourceTree = "<group>"; };
 
424
                A20BFFB60D091CC700CE5D2B /* ToolbarSegmentedCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ToolbarSegmentedCell.m; path = macosx/ToolbarSegmentedCell.m; sourceTree = "<group>"; };
386
425
                A21282A50CA6C66800EAEE0F /* StatusBarView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = StatusBarView.h; path = macosx/StatusBarView.h; sourceTree = "<group>"; };
387
426
                A21282A60CA6C66800EAEE0F /* StatusBarView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = StatusBarView.m; path = macosx/StatusBarView.m; sourceTree = "<group>"; };
388
427
                A21576090C0D449A0057A26A /* NSBezierPathAdditions.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = NSBezierPathAdditions.m; path = macosx/NSBezierPathAdditions.m; sourceTree = "<group>"; };
389
428
                A215760A0C0D449A0057A26A /* NSBezierPathAdditions.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = NSBezierPathAdditions.h; path = macosx/NSBezierPathAdditions.h; sourceTree = "<group>"; };
390
 
                A2173E1B0A33C1B300B0D8AB /* ActionButtonPressed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = ActionButtonPressed.png; path = macosx/Images/ActionButtonPressed.png; sourceTree = "<group>"; };
 
429
                A21979890D07B78400438EA7 /* GroupToolbarItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GroupToolbarItem.h; path = macosx/GroupToolbarItem.h; sourceTree = "<group>"; };
 
430
                A219798A0D07B78400438EA7 /* GroupToolbarItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = GroupToolbarItem.m; path = macosx/GroupToolbarItem.m; sourceTree = "<group>"; };
391
431
                A21DFF0F0A292B2B007C5F76 /* Transfers.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Transfers.png; path = macosx/Images/Transfers.png; sourceTree = "<group>"; };
392
 
                A21F5B860AF25FB6008CE5CE /* ActionMenuRatioToDisplayRatioTransformer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ActionMenuRatioToDisplayRatioTransformer.h; path = macosx/ActionMenuRatioToDisplayRatioTransformer.h; sourceTree = "<group>"; };
393
 
                A21F5B870AF25FB6008CE5CE /* ActionMenuRatioToDisplayRatioTransformer.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ActionMenuRatioToDisplayRatioTransformer.m; path = macosx/ActionMenuRatioToDisplayRatioTransformer.m; sourceTree = "<group>"; };
394
 
                A21F5C010AF26DD5008CE5CE /* ActionMenuSpeedToDisplayLimitTransformer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ActionMenuSpeedToDisplayLimitTransformer.h; path = macosx/ActionMenuSpeedToDisplayLimitTransformer.h; sourceTree = "<group>"; };
395
 
                A21F5C020AF26DD5008CE5CE /* ActionMenuSpeedToDisplayLimitTransformer.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ActionMenuSpeedToDisplayLimitTransformer.m; path = macosx/ActionMenuSpeedToDisplayLimitTransformer.m; sourceTree = "<group>"; };
 
432
                A22180960D148A71007D09ED /* GroupsWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GroupsWindowController.h; path = macosx/GroupsWindowController.h; sourceTree = "<group>"; };
 
433
                A22180970D148A71007D09ED /* GroupsWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = GroupsWindowController.m; path = macosx/GroupsWindowController.m; sourceTree = "<group>"; };
 
434
                A22180B50D148F0F007D09ED /* GroupsWindow.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = GroupsWindow.xib; path = macosx/GroupsWindow.xib; sourceTree = "<group>"; };
 
435
                A223AA7D0D220CEB00840069 /* nl */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = nl; path = macosx/nl.lproj/Creator.xib; sourceTree = "<group>"; };
 
436
                A223AA7E0D220CEB00840069 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = macosx/nl.lproj/InfoPlist.strings; sourceTree = "<group>"; };
 
437
                A223AA7F0D220CEB00840069 /* nl */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = nl; path = macosx/nl.lproj/InfoWindow.xib; sourceTree = "<group>"; };
 
438
                A223AA800D220CEB00840069 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = macosx/nl.lproj/Localizable.strings; sourceTree = "<group>"; };
 
439
                A223AA810D220CEB00840069 /* nl */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = nl; path = macosx/nl.lproj/MainMenu.xib; sourceTree = "<group>"; };
 
440
                A223AA820D220CEB00840069 /* nl */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = nl; path = macosx/nl.lproj/MessageWindow.xib; sourceTree = "<group>"; };
 
441
                A223AA830D220CEB00840069 /* nl */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = nl; path = macosx/nl.lproj/PrefsWindow.xib; sourceTree = "<group>"; };
 
442
                A223AA840D220CEB00840069 /* nl */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = nl; path = macosx/nl.lproj/StatsWindow.xib; sourceTree = "<group>"; };
 
443
                A223AAB60D22ECE800840069 /* it */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = it; path = macosx/it.lproj/Creator.xib; sourceTree = "<group>"; };
 
444
                A223AAB70D22ECE800840069 /* it */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = it; path = macosx/it.lproj/InfoWindow.xib; sourceTree = "<group>"; };
 
445
                A223AAB80D22ECE800840069 /* it */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = it; path = macosx/it.lproj/MainMenu.xib; sourceTree = "<group>"; };
 
446
                A223AAB90D22ECE800840069 /* it */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = it; path = macosx/it.lproj/MessageWindow.xib; sourceTree = "<group>"; };
 
447
                A223AABA0D22ECE800840069 /* it */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = it; path = macosx/it.lproj/PrefsWindow.xib; sourceTree = "<group>"; };
 
448
                A223AABB0D22ECE800840069 /* it */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = it; path = macosx/it.lproj/StatsWindow.xib; sourceTree = "<group>"; };
396
449
                A2265F3F0B5EF5F40093DDA5 /* FileNameCell.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = FileNameCell.h; path = macosx/FileNameCell.h; sourceTree = "<group>"; };
397
450
                A2265F400B5EF5F40093DDA5 /* FileNameCell.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = FileNameCell.m; path = macosx/FileNameCell.m; sourceTree = "<group>"; };
398
 
                A22A067D0CB83507009694FE /* InfoTabBack.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = InfoTabBack.tif; path = macosx/Images/InfoTabBack.tif; sourceTree = "<group>"; };
399
 
                A22A06970CB83880009694FE /* InfoTabBorder.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = InfoTabBorder.tif; path = macosx/Images/InfoTabBorder.tif; sourceTree = "<group>"; };
400
 
                A22BC9A20C5BBCF100F5FB72 /* BottomBorder.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = BottomBorder.png; path = macosx/Images/BottomBorder.png; sourceTree = "<group>"; };
 
451
                A22D3AA30D00D1790079CFED /* Turtle.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Turtle.png; path = macosx/Images/Turtle.png; sourceTree = "<group>"; };
 
452
                A22D3AA40D00D1790079CFED /* TurtleBlue.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = TurtleBlue.png; path = macosx/Images/TurtleBlue.png; sourceTree = "<group>"; };
 
453
                A231274B0D11D0B7003F9AFF /* AboutWindow.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = AboutWindow.xib; path = macosx/AboutWindow.xib; sourceTree = "<group>"; };
401
454
                A232D29D0A70903E00973B12 /* Filter.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Filter.png; path = macosx/Images/Filter.png; sourceTree = "<group>"; };
402
455
                A234D0CF0C79FB3600A82373 /* NSMenuAdditions.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = NSMenuAdditions.h; path = macosx/NSMenuAdditions.h; sourceTree = "<group>"; };
403
456
                A234D0D00C79FB3600A82373 /* NSMenuAdditions.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = NSMenuAdditions.m; path = macosx/NSMenuAdditions.m; sourceTree = "<group>"; };
404
457
                A2385DD20BFE06C800B24EF6 /* DragOverlayWindow.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = DragOverlayWindow.m; path = macosx/DragOverlayWindow.m; sourceTree = "<group>"; };
405
458
                A2385DD30BFE06C800B24EF6 /* DragOverlayWindow.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = DragOverlayWindow.h; path = macosx/DragOverlayWindow.h; sourceTree = "<group>"; };
406
 
                A246004C0A6DCE4600D19088 /* SpeedLimitButtonPressed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = SpeedLimitButtonPressed.png; path = macosx/Images/SpeedLimitButtonPressed.png; sourceTree = "<group>"; };
407
 
                A246004F0A6DCE6600D19088 /* SpeedLimitButtonBlue.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = SpeedLimitButtonBlue.png; path = macosx/Images/SpeedLimitButtonBlue.png; sourceTree = "<group>"; };
408
 
                A24600500A6DCE6600D19088 /* SpeedLimitButtonGraphite.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = SpeedLimitButtonGraphite.png; path = macosx/Images/SpeedLimitButtonGraphite.png; sourceTree = "<group>"; };
 
459
                A2399CCB0CD3852300225B2B /* NSApplicationAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NSApplicationAdditions.h; path = macosx/NSApplicationAdditions.h; sourceTree = "<group>"; };
 
460
                A2399CCC0CD3852300225B2B /* NSApplicationAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = NSApplicationAdditions.m; path = macosx/NSApplicationAdditions.m; sourceTree = "<group>"; };
 
461
                A23F4FF10D1D98AD002FCB97 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = macosx/English.lproj/PrefsWindow.xib; sourceTree = "<group>"; };
 
462
                A23F50010D1D99D7002FCB97 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = macosx/English.lproj/MainMenu.xib; sourceTree = "<group>"; };
409
463
                A24621350C769CF400088E81 /* trevent.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = trevent.h; path = libtransmission/trevent.h; sourceTree = "<group>"; };
410
464
                A24621360C769CF400088E81 /* trevent.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = trevent.c; path = libtransmission/trevent.c; sourceTree = "<group>"; };
411
 
                A248387F0C0BA608005CC3FE /* FilterBarView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = FilterBarView.h; path = macosx/FilterBarView.h; sourceTree = "<group>"; };
412
 
                A24838800C0BA608005CC3FE /* FilterBarView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = FilterBarView.m; path = macosx/FilterBarView.m; sourceTree = "<group>"; };
413
465
                A24872B50C9B6BB9000F5B92 /* Advanced.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Advanced.png; path = macosx/Images/Advanced.png; sourceTree = "<group>"; };
414
 
                A24999200B49F1B5001EADA3 /* ActionPopUpButton.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ActionPopUpButton.h; path = macosx/ActionPopUpButton.h; sourceTree = "<group>"; };
415
 
                A24999210B49F1B5001EADA3 /* ActionPopUpButton.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ActionPopUpButton.m; path = macosx/ActionPopUpButton.m; sourceTree = "<group>"; };
416
466
                A24D2A610C0A624600A0ED9F /* IPCController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = IPCController.h; path = macosx/IPCController.h; sourceTree = "<group>"; };
417
467
                A24D2A620C0A624600A0ED9F /* IPCController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = IPCController.m; path = macosx/IPCController.m; sourceTree = "<group>"; };
418
468
                A24D2A770C0A65C400A0ED9F /* ipcparse.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = ipcparse.c; path = libtransmission/ipcparse.c; sourceTree = "<group>"; };
419
469
                A24D2A780C0A65C400A0ED9F /* ipcparse.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ipcparse.h; path = libtransmission/ipcparse.h; sourceTree = "<group>"; };
420
470
                A24F19070A3A790800C9C145 /* Sparkle.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Sparkle.framework; path = macosx/Sparkle.framework; sourceTree = "<group>"; };
421
 
                A24F967B0CCBF93E00C9314D /* ko */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ko; path = macosx/ko.lproj/Creator.nib; sourceTree = "<group>"; };
422
 
                A24F967C0CCBF93E00C9314D /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = macosx/ko.lproj/InfoPlist.strings; sourceTree = "<group>"; };
423
 
                A24F967D0CCBF93E00C9314D /* ko */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ko; path = macosx/ko.lproj/InfoWindow.nib; sourceTree = "<group>"; };
424
 
                A24F967F0CCBF93E00C9314D /* ko */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ko; path = macosx/ko.lproj/MainMenu.nib; sourceTree = "<group>"; };
425
 
                A24F96800CCBF93E00C9314D /* ko */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ko; path = macosx/ko.lproj/MessageWindow.nib; sourceTree = "<group>"; };
426
 
                A24F96810CCBF93E00C9314D /* ko */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ko; path = macosx/ko.lproj/PrefsWindow.nib; sourceTree = "<group>"; };
427
 
                A24F96920CCBFB7700C9314D /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = macosx/ko.lproj/Localizable.strings; sourceTree = "<group>"; };
428
 
                A253F6F20A698970008EE24F /* FilterBarBackground.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = FilterBarBackground.png; path = macosx/Images/FilterBarBackground.png; sourceTree = "<group>"; };
429
471
                A256588A0A9A695400E8A03B /* MessageWindowController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = MessageWindowController.h; path = macosx/MessageWindowController.h; sourceTree = "<group>"; };
430
472
                A256588B0A9A695400E8A03B /* MessageWindowController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = MessageWindowController.m; path = macosx/MessageWindowController.m; sourceTree = "<group>"; };
431
473
                A257C17F0CAD3003004E121C /* PeerTableView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PeerTableView.h; path = macosx/PeerTableView.h; sourceTree = "<group>"; };
432
474
                A257C1800CAD3003004E121C /* PeerTableView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = PeerTableView.m; path = macosx/PeerTableView.m; sourceTree = "<group>"; };
 
475
                A25892620CF1F7E800CCCDDF /* StatsWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = StatsWindowController.h; path = macosx/StatsWindowController.h; sourceTree = "<group>"; };
 
476
                A25892630CF1F7E800CCCDDF /* StatsWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = StatsWindowController.m; path = macosx/StatsWindowController.m; sourceTree = "<group>"; };
 
477
                A25892760CF1FCE800CCCDDF /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = macosx/English.lproj/StatsWindow.xib; sourceTree = "<group>"; };
433
478
                A259316A0A73B2CC002F4FE7 /* TransmissionHelp */ = {isa = PBXFileReference; lastKnownFileType = folder; name = TransmissionHelp; path = macosx/TransmissionHelp; sourceTree = "<group>"; };
 
479
                A25AFDE70D1038AD0092A1BA /* MenuLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MenuLabel.h; path = macosx/MenuLabel.h; sourceTree = "<group>"; };
 
480
                A25AFDE80D1038AD0092A1BA /* MenuLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MenuLabel.m; path = macosx/MenuLabel.m; sourceTree = "<group>"; };
 
481
                A25D2CBA0CF4C7190096A262 /* stats.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = stats.h; path = libtransmission/stats.h; sourceTree = "<group>"; };
 
482
                A25D2CBB0CF4C7190096A262 /* stats.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = stats.c; path = libtransmission/stats.c; sourceTree = "<group>"; };
434
483
                A25E74440AF5089E006F11AE /* ExpandedPathToPathTransformer.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ExpandedPathToPathTransformer.m; path = macosx/ExpandedPathToPathTransformer.m; sourceTree = "<group>"; };
435
484
                A25E74450AF5089E006F11AE /* ExpandedPathToPathTransformer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ExpandedPathToPathTransformer.h; path = macosx/ExpandedPathToPathTransformer.h; sourceTree = "<group>"; };
436
485
                A25E74460AF5089E006F11AE /* ExpandedPathToIconTransformer.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ExpandedPathToIconTransformer.m; path = macosx/ExpandedPathToIconTransformer.m; sourceTree = "<group>"; };
439
488
                A25FCDDE0A37695F002BCBBE /* ResumeSelected.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = ResumeSelected.png; path = macosx/Images/ResumeSelected.png; sourceTree = "<group>"; };
440
489
                A261A8250C6A0D68003BAFDA /* Error.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Error.png; path = macosx/Images/Error.png; sourceTree = "<group>"; };
441
490
                A261F1DB0A69A1610002815A /* Growl.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Growl.framework; path = macosx/Growl.framework; sourceTree = "<group>"; };
 
491
                A26397530D0F714300D36DF2 /* ActionPopUpButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ActionPopUpButton.h; path = macosx/ActionPopUpButton.h; sourceTree = "<group>"; };
 
492
                A26397540D0F714300D36DF2 /* ActionPopUpButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ActionPopUpButton.m; path = macosx/ActionPopUpButton.m; sourceTree = "<group>"; };
 
493
                A265A32E0D25767700198AC8 /* fr */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = fr; path = macosx/fr.lproj/Creator.xib; sourceTree = "<group>"; };
 
494
                A265A32F0D25767700198AC8 /* fr */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = fr; path = macosx/fr.lproj/InfoWindow.xib; sourceTree = "<group>"; };
 
495
                A265A3300D25767700198AC8 /* fr */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = fr; path = macosx/fr.lproj/MainMenu.xib; sourceTree = "<group>"; };
 
496
                A265A3310D25767700198AC8 /* fr */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = fr; path = macosx/fr.lproj/MessageWindow.xib; sourceTree = "<group>"; };
 
497
                A265A3320D25767700198AC8 /* fr */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = fr; path = macosx/fr.lproj/PrefsWindow.xib; sourceTree = "<group>"; };
 
498
                A265A3330D25767700198AC8 /* fr */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = fr; path = macosx/fr.lproj/StatsWindow.xib; sourceTree = "<group>"; };
 
499
                A265A3BE0D25AE7800198AC8 /* es */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = es; path = macosx/es.lproj/Creator.xib; sourceTree = "<group>"; };
 
500
                A265A3BF0D25AE7800198AC8 /* es */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = es; path = macosx/es.lproj/InfoWindow.xib; sourceTree = "<group>"; };
 
501
                A265A3C00D25AE7800198AC8 /* es */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = es; path = macosx/es.lproj/MainMenu.xib; sourceTree = "<group>"; };
 
502
                A265A3C10D25AE7800198AC8 /* es */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = es; path = macosx/es.lproj/MessageWindow.xib; sourceTree = "<group>"; };
 
503
                A265A3C20D25AE7800198AC8 /* es */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = es; path = macosx/es.lproj/PrefsWindow.xib; sourceTree = "<group>"; };
 
504
                A265A3C30D25AE7800198AC8 /* es */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = es; path = macosx/es.lproj/StatsWindow.xib; sourceTree = "<group>"; };
 
505
                A26AF1040D2855FC00FF7140 /* ru */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ru; path = macosx/ru.lproj/Creator.xib; sourceTree = "<group>"; };
 
506
                A26AF1050D2855FC00FF7140 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = macosx/ru.lproj/InfoPlist.strings; sourceTree = "<group>"; };
 
507
                A26AF1060D2855FC00FF7140 /* ru */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ru; path = macosx/ru.lproj/InfoWindow.xib; sourceTree = "<group>"; };
 
508
                A26AF1070D2855FC00FF7140 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = macosx/ru.lproj/Localizable.strings; sourceTree = "<group>"; };
 
509
                A26AF1080D2855FC00FF7140 /* ru */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ru; path = macosx/ru.lproj/MainMenu.xib; sourceTree = "<group>"; };
 
510
                A26AF1090D2855FC00FF7140 /* ru */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ru; path = macosx/ru.lproj/MessageWindow.xib; sourceTree = "<group>"; };
 
511
                A26AF10A0D2855FC00FF7140 /* ru */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ru; path = macosx/ru.lproj/PrefsWindow.xib; sourceTree = "<group>"; };
 
512
                A26AF10B0D2855FC00FF7140 /* ru */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ru; path = macosx/ru.lproj/StatsWindow.xib; sourceTree = "<group>"; };
442
513
                A26E75870CB6AA7500226674 /* InfoOptions.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = InfoOptions.png; path = macosx/Images/InfoOptions.png; sourceTree = "<group>"; };
443
514
                A26E75950CB6AB4800226674 /* InfoGeneral.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = InfoGeneral.png; path = macosx/Images/InfoGeneral.png; sourceTree = "<group>"; };
444
515
                A2710E740A86796000CE4F7D /* PrefsWindow.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PrefsWindow.h; path = macosx/PrefsWindow.h; sourceTree = "<group>"; };
445
516
                A2710E750A86796000CE4F7D /* PrefsWindow.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = PrefsWindow.m; path = macosx/PrefsWindow.m; sourceTree = "<group>"; };
446
 
                A27431D80A68538400FA780A /* FilterBarButton.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = FilterBarButton.h; path = macosx/FilterBarButton.h; sourceTree = "<group>"; };
447
 
                A27431D90A68538400FA780A /* FilterBarButton.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = FilterBarButton.m; path = macosx/FilterBarButton.m; sourceTree = "<group>"; };
448
 
                A27476FE0CC38EE6003CC76D /* es */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = es; path = macosx/es.lproj/Creator.nib; sourceTree = "<group>"; };
449
517
                A27476FF0CC38EE6003CC76D /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = macosx/es.lproj/InfoPlist.strings; sourceTree = "<group>"; };
450
 
                A27477000CC38EE6003CC76D /* es */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = es; path = macosx/es.lproj/InfoWindow.nib; sourceTree = "<group>"; };
451
518
                A27477010CC38EE6003CC76D /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = macosx/es.lproj/Localizable.strings; sourceTree = "<group>"; };
452
 
                A27477020CC38EE6003CC76D /* es */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = es; path = macosx/es.lproj/MainMenu.nib; sourceTree = "<group>"; };
453
 
                A27477030CC38EE6003CC76D /* es */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = es; path = macosx/es.lproj/MessageWindow.nib; sourceTree = "<group>"; };
454
 
                A27477040CC38EE6003CC76D /* es */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = es; path = macosx/es.lproj/PrefsWindow.nib; sourceTree = "<group>"; };
455
519
                A277DA090C693D9C00DA2CD4 /* ActionOn.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = ActionOn.png; path = macosx/Images/ActionOn.png; sourceTree = "<group>"; };
456
520
                A277DA0A0C693D9C00DA2CD4 /* ActionOff.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = ActionOff.png; path = macosx/Images/ActionOff.png; sourceTree = "<group>"; };
457
 
                A27ABC210A6ADE410020EC71 /* ImageBackgroundView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ImageBackgroundView.h; path = macosx/ImageBackgroundView.h; sourceTree = "<group>"; };
458
 
                A27ABC220A6ADE410020EC71 /* ImageBackgroundView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ImageBackgroundView.m; path = macosx/ImageBackgroundView.m; sourceTree = "<group>"; };
459
 
                A289EB0B0A33C56D00B082A3 /* ButtonBorder.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = ButtonBorder.png; path = macosx/Images/ButtonBorder.png; sourceTree = "<group>"; };
460
 
                A28DBADB0A33C1D800F4B4A7 /* ActionButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = ActionButton.png; path = macosx/Images/ActionButton.png; sourceTree = "<group>"; };
461
 
                A29597340A72A9E10057248B /* StatusBarBackground.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = StatusBarBackground.png; path = macosx/Images/StatusBarBackground.png; sourceTree = "<group>"; };
462
 
                A29C8B320ACC6E93000ED9F9 /* YellowDot.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = YellowDot.tiff; path = macosx/Images/YellowDot.tiff; sourceTree = "<group>"; };
 
521
                A28E1DDF0CFFD8EC00E16385 /* ButtonToolbarItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ButtonToolbarItem.h; path = macosx/ButtonToolbarItem.h; sourceTree = "<group>"; };
 
522
                A29576020D11D63C0093B167 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = macosx/English.lproj/Creator.xib; sourceTree = "<group>"; };
 
523
                A29576070D11D70E0093B167 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = macosx/English.lproj/MessageWindow.xib; sourceTree = "<group>"; };
 
524
                A29576120D11D8DD0093B167 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = macosx/English.lproj/InfoWindow.xib; sourceTree = "<group>"; };
 
525
                A29AF4F60D01BADC00D097EC /* DownArrow.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = DownArrow.png; path = macosx/Images/DownArrow.png; sourceTree = "<group>"; };
 
526
                A29AF4F80D01BAEB00D097EC /* UpArrow.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = UpArrow.png; path = macosx/Images/UpArrow.png; sourceTree = "<group>"; };
463
527
                A29C8B340ACC6EB3000ED9F9 /* PortChecker.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PortChecker.h; path = macosx/PortChecker.h; sourceTree = "<group>"; };
464
528
                A29C8B350ACC6EB3000ED9F9 /* PortChecker.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = PortChecker.m; path = macosx/PortChecker.m; sourceTree = "<group>"; };
465
 
                A2A14A880CC6D25400A7AC1D /* InfoTabBackBlue.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = InfoTabBackBlue.tif; path = macosx/Images/InfoTabBackBlue.tif; sourceTree = "<group>"; };
466
529
                A2A1CB770BF29D5500AE959F /* PeerProgressIndicatorCell.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PeerProgressIndicatorCell.h; path = macosx/PeerProgressIndicatorCell.h; sourceTree = "<group>"; };
467
530
                A2A1CB780BF29D5500AE959F /* PeerProgressIndicatorCell.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = PeerProgressIndicatorCell.m; path = macosx/PeerProgressIndicatorCell.m; sourceTree = "<group>"; };
468
531
                A2A306530AAD24A80049E2AC /* UKFileWatcher.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = UKFileWatcher.h; path = macosx/UKKQueue/UKFileWatcher.h; sourceTree = "<group>"; };
473
536
                A2A306580AAD24A80049E2AC /* UKKQueue.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = UKKQueue.m; path = macosx/UKKQueue/UKKQueue.m; sourceTree = "<group>"; };
474
537
                A2A306590AAD24A80049E2AC /* UKMainThreadProxy.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = UKMainThreadProxy.h; path = macosx/UKKQueue/UKMainThreadProxy.h; sourceTree = "<group>"; };
475
538
                A2A3065A0AAD24A80049E2AC /* UKMainThreadProxy.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = UKMainThreadProxy.m; path = macosx/UKKQueue/UKMainThreadProxy.m; sourceTree = "<group>"; };
476
 
                A2A362A90CCF63F2007B83E5 /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ru; path = macosx/ru.lproj/Creator.nib; sourceTree = "<group>"; };
477
 
                A2A362AA0CCF63F2007B83E5 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = macosx/ru.lproj/InfoPlist.strings; sourceTree = "<group>"; };
478
 
                A2A362AB0CCF63F2007B83E5 /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ru; path = macosx/ru.lproj/InfoWindow.nib; sourceTree = "<group>"; };
479
 
                A2A362AC0CCF63F2007B83E5 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = macosx/ru.lproj/Localizable.strings; sourceTree = "<group>"; };
480
 
                A2A362AD0CCF63F2007B83E5 /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ru; path = macosx/ru.lproj/MainMenu.nib; sourceTree = "<group>"; };
481
 
                A2A362AE0CCF63F2007B83E5 /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ru; path = macosx/ru.lproj/MessageWindow.nib; sourceTree = "<group>"; };
482
 
                A2A362AF0CCF63F2007B83E5 /* ru */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = ru; path = macosx/ru.lproj/PrefsWindow.nib; sourceTree = "<group>"; };
483
 
                A2A6E39F0CA7E4C900F10FEF /* AboutWindow.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = AboutWindow.nib; path = macosx/AboutWindow.nib; sourceTree = "<group>"; };
 
539
                A2A632190CD9751700E3DA60 /* BadgeView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BadgeView.h; path = macosx/BadgeView.h; sourceTree = "<group>"; };
 
540
                A2A6321A0CD9751700E3DA60 /* BadgeView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BadgeView.m; path = macosx/BadgeView.m; sourceTree = "<group>"; };
484
541
                A2AA579A0ADFCAB400CA59F6 /* PiecesView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PiecesView.h; path = macosx/PiecesView.h; sourceTree = "<group>"; };
485
542
                A2AA579B0ADFCAB400CA59F6 /* PiecesView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = PiecesView.m; path = macosx/PiecesView.m; sourceTree = "<group>"; };
486
543
                A2AF1C360A3D0F6200F1575D /* FileOutlineView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = FileOutlineView.h; path = macosx/FileOutlineView.h; sourceTree = "<group>"; };
492
549
                A2BE9C4F0C1E4ADA002D16E6 /* makemeta.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = makemeta.h; path = libtransmission/makemeta.h; sourceTree = "<group>"; };
493
550
                A2BF078E0B066E0800757C92 /* SpeedLimitToTurtleIconTransformer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SpeedLimitToTurtleIconTransformer.h; path = macosx/SpeedLimitToTurtleIconTransformer.h; sourceTree = "<group>"; };
494
551
                A2BF078F0B066E0800757C92 /* SpeedLimitToTurtleIconTransformer.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = SpeedLimitToTurtleIconTransformer.m; path = macosx/SpeedLimitToTurtleIconTransformer.m; sourceTree = "<group>"; };
 
552
                A2C89D5F0CFCBF57004CC2BC /* ButtonToolbarItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ButtonToolbarItem.m; path = macosx/ButtonToolbarItem.m; sourceTree = "<group>"; };
495
553
                A2D0E0480A54A97C003C72CF /* Bandwidth.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Bandwidth.png; path = macosx/Images/Bandwidth.png; sourceTree = "<group>"; };
496
 
                A2D4F0820A915F6600890C32 /* RedDot.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = RedDot.tiff; path = macosx/Images/RedDot.tiff; sourceTree = "<group>"; };
497
 
                A2D4F0840A915F7200890C32 /* GreenDot.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = GreenDot.tiff; path = macosx/Images/GreenDot.tiff; sourceTree = "<group>"; };
498
 
                A2D688850CB4984B009BEC3A /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = macosx/English.lproj/MainMenu.nib; sourceTree = "<group>"; };
499
554
                A2D688A70CB4986A009BEC3A /* English */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = English; path = macosx/English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
500
 
                A2D688AB0CB49889009BEC3A /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = macosx/English.lproj/InfoWindow.nib; sourceTree = "<group>"; };
501
 
                A2D688D20CB498AA009BEC3A /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = macosx/English.lproj/MessageWindow.nib; sourceTree = "<group>"; };
502
 
                A2D688EB0CB498BE009BEC3A /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = macosx/English.lproj/PrefsWindow.nib; sourceTree = "<group>"; };
503
 
                A2D689100CB498F2009BEC3A /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = macosx/English.lproj/Creator.nib; sourceTree = "<group>"; };
504
555
                A2D6891B0CB4990E009BEC3A /* English */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = English; path = macosx/English.lproj/Localizable.strings; sourceTree = "<group>"; };
505
556
                A2DA36270CBC674900C2ED41 /* InfoActivity.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = InfoActivity.png; path = macosx/Images/InfoActivity.png; sourceTree = "<group>"; };
506
557
                A2DA36280CBC674900C2ED41 /* InfoFiles.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = InfoFiles.png; path = macosx/Images/InfoFiles.png; sourceTree = "<group>"; };
507
558
                A2DA36290CBC674900C2ED41 /* InfoPeers.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = InfoPeers.png; path = macosx/Images/InfoPeers.png; sourceTree = "<group>"; };
508
559
                A2DF37040C220D03006523C1 /* CreatorWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CreatorWindowController.h; path = macosx/CreatorWindowController.h; sourceTree = "<group>"; };
509
560
                A2DF37050C220D03006523C1 /* CreatorWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CreatorWindowController.m; path = macosx/CreatorWindowController.m; sourceTree = "<group>"; };
510
 
                A2DF62640CCF7BC100A08AD9 /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nl; path = macosx/nl.lproj/Creator.nib; sourceTree = "<group>"; };
511
 
                A2DF62650CCF7BC100A08AD9 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = macosx/nl.lproj/InfoPlist.strings; sourceTree = "<group>"; };
512
 
                A2DF62660CCF7BC100A08AD9 /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nl; path = macosx/nl.lproj/InfoWindow.nib; sourceTree = "<group>"; };
513
 
                A2DF62670CCF7BC100A08AD9 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = macosx/nl.lproj/Localizable.strings; sourceTree = "<group>"; };
514
 
                A2DF62680CCF7BC100A08AD9 /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nl; path = macosx/nl.lproj/MainMenu.nib; sourceTree = "<group>"; };
515
 
                A2DF62690CCF7BC100A08AD9 /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nl; path = macosx/nl.lproj/MessageWindow.nib; sourceTree = "<group>"; };
516
 
                A2DF626A0CCF7BC100A08AD9 /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nl; path = macosx/nl.lproj/PrefsWindow.nib; sourceTree = "<group>"; };
517
561
                A2E23AC30CB5E1930002BB25 /* InfoTabButtonCell.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = InfoTabButtonCell.h; path = macosx/InfoTabButtonCell.h; sourceTree = "<group>"; };
518
562
                A2E23AC40CB5E1930002BB25 /* InfoTabButtonCell.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = InfoTabButtonCell.m; path = macosx/InfoTabButtonCell.m; sourceTree = "<group>"; };
519
563
                A2E9AA750C249AF400085DCF /* Create.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Create.png; path = macosx/Images/Create.png; sourceTree = "<group>"; };
520
 
                A2EA8E3B0CC3C9830081201C /* fr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr; path = macosx/fr.lproj/Creator.nib; sourceTree = "<group>"; };
521
564
                A2EA8E3C0CC3C9830081201C /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = macosx/fr.lproj/InfoPlist.strings; sourceTree = "<group>"; };
522
 
                A2EA8E3D0CC3C9830081201C /* fr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr; path = macosx/fr.lproj/InfoWindow.nib; sourceTree = "<group>"; };
523
565
                A2EA8E3E0CC3C9830081201C /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = macosx/fr.lproj/Localizable.strings; sourceTree = "<group>"; };
524
 
                A2EA8E3F0CC3C9830081201C /* fr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr; path = macosx/fr.lproj/MainMenu.nib; sourceTree = "<group>"; };
525
 
                A2EA8E400CC3C9830081201C /* fr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr; path = macosx/fr.lproj/MessageWindow.nib; sourceTree = "<group>"; };
526
 
                A2EA8E410CC3C9830081201C /* fr */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = fr; path = macosx/fr.lproj/PrefsWindow.nib; sourceTree = "<group>"; };
527
 
                A2EA8E530CC3DAB80081201C /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = it; path = macosx/it.lproj/Creator.nib; sourceTree = "<group>"; };
528
566
                A2EA8E540CC3DAB80081201C /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = macosx/it.lproj/InfoPlist.strings; sourceTree = "<group>"; };
529
 
                A2EA8E550CC3DAB80081201C /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = it; path = macosx/it.lproj/InfoWindow.nib; sourceTree = "<group>"; };
530
567
                A2EA8E560CC3DAB80081201C /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = macosx/it.lproj/Localizable.strings; sourceTree = "<group>"; };
531
 
                A2EA8E570CC3DAB80081201C /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = it; path = macosx/it.lproj/MainMenu.nib; sourceTree = "<group>"; };
532
 
                A2EA8E580CC3DAB80081201C /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = it; path = macosx/it.lproj/MessageWindow.nib; sourceTree = "<group>"; };
533
 
                A2EA8E590CC3DAB80081201C /* it */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = it; path = macosx/it.lproj/PrefsWindow.nib; sourceTree = "<group>"; };
 
568
                A2ED7D8D0CEF431B00970975 /* FilterButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FilterButton.h; path = macosx/FilterButton.h; sourceTree = "<group>"; };
 
569
                A2ED7D8E0CEF431B00970975 /* FilterButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = FilterButton.m; path = macosx/FilterButton.m; sourceTree = "<group>"; };
534
570
                A2EF7DEB0C96297400FA9811 /* PurpleDot.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = PurpleDot.png; path = macosx/Images/PurpleDot.png; sourceTree = "<group>"; };
535
571
                A2F011980C27418800576FC0 /* CreateLarge.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = CreateLarge.png; path = macosx/Images/CreateLarge.png; sourceTree = "<group>"; };
536
 
                A2F6DB070A55F31C0058D1E5 /* SpeedLimitButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = SpeedLimitButton.png; path = macosx/Images/SpeedLimitButton.png; sourceTree = "<group>"; };
 
572
                A2F151150CD438A4001F3B0E /* YellowDot.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = YellowDot.png; path = macosx/Images/YellowDot.png; sourceTree = "<group>"; };
 
573
                A2F151160CD438A4001F3B0E /* RedDot.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = RedDot.png; path = macosx/Images/RedDot.png; sourceTree = "<group>"; };
 
574
                A2F151170CD438A4001F3B0E /* GreenDot.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = GreenDot.png; path = macosx/Images/GreenDot.png; sourceTree = "<group>"; };
 
575
                A2F1511F0CD438BA001F3B0E /* Lock.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Lock.png; path = macosx/Images/Lock.png; sourceTree = "<group>"; };
 
576
                A2F151210CD438DE001F3B0E /* InfoTabBorder.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = InfoTabBorder.png; path = macosx/Images/InfoTabBorder.png; sourceTree = "<group>"; };
 
577
                A2F151220CD438DE001F3B0E /* InfoTabBack.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = InfoTabBack.png; path = macosx/Images/InfoTabBack.png; sourceTree = "<group>"; };
 
578
                A2F151230CD438DE001F3B0E /* InfoTabBackBlue.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = InfoTabBackBlue.png; path = macosx/Images/InfoTabBackBlue.png; sourceTree = "<group>"; };
 
579
                A2F41DA80D0B9152006CE378 /* ActionGear.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = ActionGear.png; path = macosx/Images/ActionGear.png; sourceTree = "<group>"; };
 
580
                A2F41DAA0D0B916B006CE378 /* YingYangTemplate.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = YingYangTemplate.png; path = macosx/Images/YingYangTemplate.png; sourceTree = "<group>"; };
 
581
                A2F41DBA0D0B96C0006CE378 /* FilterBlue.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = FilterBlue.png; path = macosx/Images/FilterBlue.png; sourceTree = "<group>"; };
 
582
                A2F41DBB0D0B96C0006CE378 /* InfoBlue.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = InfoBlue.png; path = macosx/Images/InfoBlue.png; sourceTree = "<group>"; };
537
583
                A2F8951E0A2D4BA500ED2127 /* Credits.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = Credits.rtf; path = macosx/Credits.rtf; sourceTree = "<group>"; };
538
584
                A2FB057C0BFEB6800095564D /* DragOverlayView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = DragOverlayView.h; path = macosx/DragOverlayView.h; sourceTree = "<group>"; };
539
585
                A2FB057D0BFEB6800095564D /* DragOverlayView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = DragOverlayView.m; path = macosx/DragOverlayView.m; sourceTree = "<group>"; };
540
586
                A2FB06950BFF484A0095564D /* Globe.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Globe.png; path = macosx/Images/Globe.png; sourceTree = "<group>"; };
541
 
                A2FE620B0CD3D19400D683E1 /* InfoTabBackGraphite.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = InfoTabBackGraphite.png; path = macosx/Images/InfoTabBackGraphite.png; sourceTree = "<group>"; };
542
 
                BE1958A00CF2971F00F028EC /* event-config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "event-config.h"; path = "third-party/libevent/event-config.h"; sourceTree = "<group>"; };
543
 
                BE1958A10CF2971F00F028EC /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = config.h; path = "third-party/libevent/config.h"; sourceTree = "<group>"; };
 
587
                A2FE61D70CD3D0A500D683E1 /* InfoTabBackGraphite.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = InfoTabBackGraphite.png; path = macosx/Images/InfoTabBackGraphite.png; sourceTree = "<group>"; };
 
588
                BE1183480CE160960002D0F3 /* libminiupnp.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libminiupnp.a; sourceTree = BUILT_PRODUCTS_DIR; };
 
589
                BE11834D0CE160C50002D0F3 /* bsdqueue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = bsdqueue.h; path = "third-party/miniupnp/bsdqueue.h"; sourceTree = "<group>"; };
 
590
                BE11834E0CE160C50002D0F3 /* declspec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = declspec.h; path = "third-party/miniupnp/declspec.h"; sourceTree = "<group>"; };
 
591
                BE11834F0CE160C50002D0F3 /* igd_desc_parse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = igd_desc_parse.h; path = "third-party/miniupnp/igd_desc_parse.h"; sourceTree = "<group>"; };
 
592
                BE1183500CE160C50002D0F3 /* minixml.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = minixml.h; path = "third-party/miniupnp/minixml.h"; sourceTree = "<group>"; };
 
593
                BE1183510CE160C50002D0F3 /* miniwget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = miniwget.h; path = "third-party/miniupnp/miniwget.h"; sourceTree = "<group>"; };
 
594
                BE1183520CE160C50002D0F3 /* minisoap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = minisoap.h; path = "third-party/miniupnp/minisoap.h"; sourceTree = "<group>"; };
 
595
                BE1183530CE160C50002D0F3 /* upnpreplyparse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = upnpreplyparse.h; path = "third-party/miniupnp/upnpreplyparse.h"; sourceTree = "<group>"; };
 
596
                BE1183540CE160C50002D0F3 /* upnpcommands.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = upnpcommands.h; path = "third-party/miniupnp/upnpcommands.h"; sourceTree = "<group>"; };
 
597
                BE1183550CE160C50002D0F3 /* miniupnpc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = miniupnpc.h; path = "third-party/miniupnp/miniupnpc.h"; sourceTree = "<group>"; };
 
598
                BE1183560CE160C50002D0F3 /* minissdpc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = minissdpc.h; path = "third-party/miniupnp/minissdpc.h"; sourceTree = "<group>"; };
 
599
                BE1183610CE160D50002D0F3 /* igd_desc_parse.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = igd_desc_parse.c; path = "third-party/miniupnp/igd_desc_parse.c"; sourceTree = "<group>"; };
 
600
                BE1183620CE160D50002D0F3 /* minixml.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = minixml.c; path = "third-party/miniupnp/minixml.c"; sourceTree = "<group>"; };
 
601
                BE1183630CE160D50002D0F3 /* miniwget.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = miniwget.c; path = "third-party/miniupnp/miniwget.c"; sourceTree = "<group>"; };
 
602
                BE1183640CE160D50002D0F3 /* minissdpc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = minissdpc.c; path = "third-party/miniupnp/minissdpc.c"; sourceTree = "<group>"; };
 
603
                BE1183650CE160D50002D0F3 /* minisoap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = minisoap.c; path = "third-party/miniupnp/minisoap.c"; sourceTree = "<group>"; };
 
604
                BE1183660CE160D50002D0F3 /* upnpreplyparse.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = upnpreplyparse.c; path = "third-party/miniupnp/upnpreplyparse.c"; sourceTree = "<group>"; };
 
605
                BE1183670CE160D50002D0F3 /* upnpcommands.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = upnpcommands.c; path = "third-party/miniupnp/upnpcommands.c"; sourceTree = "<group>"; };
 
606
                BE1183680CE160D50002D0F3 /* miniupnpc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = miniupnpc.c; path = "third-party/miniupnp/miniupnpc.c"; sourceTree = "<group>"; };
544
607
                BE75C3490C729E9500DBEFE0 /* libevent.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libevent.a; sourceTree = BUILT_PRODUCTS_DIR; };
545
608
                BE75C3580C72A0EF00DBEFE0 /* kqueue.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = kqueue.c; path = "third-party/libevent/kqueue.c"; sourceTree = "<group>"; };
546
609
                BE75C3590C72A0EF00DBEFE0 /* signal.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = signal.c; path = "third-party/libevent/signal.c"; sourceTree = "<group>"; };
575
638
                BEFC1C180C07756200B0BB3C /* torrents.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = torrents.h; path = daemon/torrents.h; sourceTree = "<group>"; };
576
639
                BEFC1CF90C07822400B0BB3C /* transmission-remote */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "transmission-remote"; sourceTree = BUILT_PRODUCTS_DIR; };
577
640
                BEFC1D430C0783EE00B0BB3C /* transmission-proxy */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "transmission-proxy"; sourceTree = BUILT_PRODUCTS_DIR; };
578
 
                BEFC1DEE0C07861A00B0BB3C /* xml.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = xml.h; path = libtransmission/xml.h; sourceTree = "<group>"; };
579
 
                BEFC1DEF0C07861A00B0BB3C /* xml.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = xml.c; path = libtransmission/xml.c; sourceTree = "<group>"; };
580
641
                BEFC1DF00C07861A00B0BB3C /* version.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = version.h; path = libtransmission/version.h; sourceTree = "<group>"; };
581
642
                BEFC1DF10C07861A00B0BB3C /* utils.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = utils.h; path = libtransmission/utils.h; sourceTree = "<group>"; };
582
643
                BEFC1DF20C07861A00B0BB3C /* utils.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = utils.c; path = libtransmission/utils.c; sourceTree = "<group>"; };
587
648
                BEFC1DF70C07861A00B0BB3C /* tracker.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = tracker.h; path = libtransmission/tracker.h; sourceTree = "<group>"; };
588
649
                BEFC1DF80C07861A00B0BB3C /* tracker.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = tracker.c; path = libtransmission/tracker.c; sourceTree = "<group>"; };
589
650
                BEFC1DF90C07861A00B0BB3C /* torrent.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = torrent.c; path = libtransmission/torrent.c; sourceTree = "<group>"; };
590
 
                BEFC1DFA0C07861A00B0BB3C /* strlcpy.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = strlcpy.c; path = libtransmission/strlcpy.c; sourceTree = "<group>"; };
591
 
                BEFC1DFB0C07861A00B0BB3C /* strlcat.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = strlcat.c; path = libtransmission/strlcat.c; sourceTree = "<group>"; };
592
651
                BEFC1DFC0C07861A00B0BB3C /* shared.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = shared.h; path = libtransmission/shared.h; sourceTree = "<group>"; };
593
652
                BEFC1DFD0C07861A00B0BB3C /* shared.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = shared.c; path = libtransmission/shared.c; sourceTree = "<group>"; };
594
653
                BEFC1E000C07861A00B0BB3C /* ratecontrol.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ratecontrol.h; path = libtransmission/ratecontrol.h; sourceTree = "<group>"; };
606
665
                BEFC1E140C07861A00B0BB3C /* internal.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = internal.h; path = libtransmission/internal.h; sourceTree = "<group>"; };
607
666
                BEFC1E150C07861A00B0BB3C /* inout.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = inout.h; path = libtransmission/inout.h; sourceTree = "<group>"; };
608
667
                BEFC1E160C07861A00B0BB3C /* inout.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = inout.c; path = libtransmission/inout.c; sourceTree = "<group>"; };
609
 
                BEFC1E170C07861A00B0BB3C /* http.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = http.h; path = libtransmission/http.h; sourceTree = "<group>"; };
610
 
                BEFC1E180C07861A00B0BB3C /* http.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = http.c; path = libtransmission/http.c; sourceTree = "<group>"; };
611
668
                BEFC1E190C07861A00B0BB3C /* fdlimit.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = fdlimit.h; path = libtransmission/fdlimit.h; sourceTree = "<group>"; };
612
669
                BEFC1E1A0C07861A00B0BB3C /* fdlimit.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = fdlimit.c; path = libtransmission/fdlimit.c; sourceTree = "<group>"; };
613
670
                BEFC1E1B0C07861A00B0BB3C /* fastresume.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = fastresume.h; path = libtransmission/fastresume.h; sourceTree = "<group>"; };
628
685
/* End PBXFileReference section */
629
686
 
630
687
/* Begin PBXFrameworksBuildPhase section */
 
688
                3C7A118B0D0B2EB800B5701F /* Frameworks */ = {
 
689
                        isa = PBXFrameworksBuildPhase;
 
690
                        buildActionMask = 2147483647;
 
691
                        files = (
 
692
                        );
 
693
                        runOnlyForDeploymentPostprocessing = 0;
 
694
                };
631
695
                4DDBB71709E16BAE00284745 /* Frameworks */ = {
632
696
                        isa = PBXFrameworksBuildPhase;
633
697
                        buildActionMask = 2147483647;
650
714
                        );
651
715
                        runOnlyForDeploymentPostprocessing = 0;
652
716
                };
 
717
                BE1183460CE160960002D0F3 /* Frameworks */ = {
 
718
                        isa = PBXFrameworksBuildPhase;
 
719
                        buildActionMask = 2147483647;
 
720
                        files = (
 
721
                        );
 
722
                        runOnlyForDeploymentPostprocessing = 0;
 
723
                };
653
724
                BE75C3470C729E9500DBEFE0 /* Frameworks */ = {
654
725
                        isa = PBXFrameworksBuildPhase;
655
726
                        buildActionMask = 2147483647;
661
732
                        isa = PBXFrameworksBuildPhase;
662
733
                        buildActionMask = 2147483647;
663
734
                        files = (
 
735
                                BE1183780CE161390002D0F3 /* libminiupnp.a in Frameworks */,
664
736
                                BE75C38A0C72A1ED00DBEFE0 /* libevent.a in Frameworks */,
 
737
                                A226FDAC0D0CDF20005A7F71 /* libnatpmp.a in Frameworks */,
665
738
                        );
666
739
                        runOnlyForDeploymentPostprocessing = 0;
667
740
                };
710
783
                                4D364D9F091FBB2C00377D12 /* TorrentTableView.m */,
711
784
                                4DCCBB3D09C3D71100D3CABF /* TorrentCell.h */,
712
785
                                4DCCBB3C09C3D71100D3CABF /* TorrentCell.m */,
713
 
                                A248387F0C0BA608005CC3FE /* FilterBarView.h */,
714
 
                                A24838800C0BA608005CC3FE /* FilterBarView.m */,
715
 
                                A27431D80A68538400FA780A /* FilterBarButton.h */,
716
 
                                A27431D90A68538400FA780A /* FilterBarButton.m */,
717
 
                                A27ABC210A6ADE410020EC71 /* ImageBackgroundView.h */,
718
 
                                A27ABC220A6ADE410020EC71 /* ImageBackgroundView.m */,
719
 
                                A24999200B49F1B5001EADA3 /* ActionPopUpButton.h */,
720
 
                                A24999210B49F1B5001EADA3 /* ActionPopUpButton.m */,
 
786
                                A25AFDE70D1038AD0092A1BA /* MenuLabel.h */,
 
787
                                A25AFDE80D1038AD0092A1BA /* MenuLabel.m */,
 
788
                                A26397530D0F714300D36DF2 /* ActionPopUpButton.h */,
 
789
                                A26397540D0F714300D36DF2 /* ActionPopUpButton.m */,
721
790
                                A2BF078E0B066E0800757C92 /* SpeedLimitToTurtleIconTransformer.h */,
722
791
                                A2BF078F0B066E0800757C92 /* SpeedLimitToTurtleIconTransformer.m */,
723
 
                                A21F5C010AF26DD5008CE5CE /* ActionMenuSpeedToDisplayLimitTransformer.h */,
724
 
                                A21F5C020AF26DD5008CE5CE /* ActionMenuSpeedToDisplayLimitTransformer.m */,
725
 
                                A21F5B860AF25FB6008CE5CE /* ActionMenuRatioToDisplayRatioTransformer.h */,
726
 
                                A21F5B870AF25FB6008CE5CE /* ActionMenuRatioToDisplayRatioTransformer.m */,
727
792
                                A25E74450AF5089E006F11AE /* ExpandedPathToPathTransformer.h */,
728
793
                                A25E74440AF5089E006F11AE /* ExpandedPathToPathTransformer.m */,
729
794
                                A25E74470AF5089E006F11AE /* ExpandedPathToIconTransformer.h */,
730
795
                                A25E74460AF5089E006F11AE /* ExpandedPathToIconTransformer.m */,
731
796
                                4DE5CCA50980735700BE280E /* Badger.h */,
732
797
                                4DE5CCA60980735700BE280E /* Badger.m */,
 
798
                                A2A632190CD9751700E3DA60 /* BadgeView.h */,
 
799
                                A2A6321A0CD9751700E3DA60 /* BadgeView.m */,
733
800
                                A256588A0A9A695400E8A03B /* MessageWindowController.h */,
734
801
                                A256588B0A9A695400E8A03B /* MessageWindowController.m */,
735
802
                                A2DF37040C220D03006523C1 /* CreatorWindowController.h */,
736
803
                                A2DF37050C220D03006523C1 /* CreatorWindowController.m */,
 
804
                                A25892620CF1F7E800CCCDDF /* StatsWindowController.h */,
 
805
                                A25892630CF1F7E800CCCDDF /* StatsWindowController.m */,
737
806
                                A2085DD90C53BC74000BC3B7 /* AboutWindowController.h */,
738
807
                                A2085DDA0C53BC74000BC3B7 /* AboutWindowController.m */,
739
808
                                A234D0D40C79FB6000A82373 /* Additions */,
744
813
                                E1B6FBEB0C0D70AC0015FE4D /* UKKQueue */,
745
814
                                A21282A50CA6C66800EAEE0F /* StatusBarView.h */,
746
815
                                A21282A60CA6C66800EAEE0F /* StatusBarView.m */,
 
816
                                A2ED7D8D0CEF431B00970975 /* FilterButton.h */,
 
817
                                A2ED7D8E0CEF431B00970975 /* FilterButton.m */,
 
818
                                A2C89D5F0CFCBF57004CC2BC /* ButtonToolbarItem.m */,
 
819
                                A28E1DDF0CFFD8EC00E16385 /* ButtonToolbarItem.h */,
 
820
                                A21979890D07B78400438EA7 /* GroupToolbarItem.h */,
 
821
                                A219798A0D07B78400438EA7 /* GroupToolbarItem.m */,
 
822
                                A20BFFB50D091CC700CE5D2B /* ToolbarSegmentedCell.h */,
 
823
                                A20BFFB60D091CC700CE5D2B /* ToolbarSegmentedCell.m */,
747
824
                                A257C17F0CAD3003004E121C /* PeerTableView.h */,
748
825
                                A257C1800CAD3003004E121C /* PeerTableView.m */,
749
826
                                A2E23AC30CB5E1930002BB25 /* InfoTabButtonCell.h */,
750
827
                                A2E23AC40CB5E1930002BB25 /* InfoTabButtonCell.m */,
 
828
                                A22180960D148A71007D09ED /* GroupsWindowController.h */,
 
829
                                A22180970D148A71007D09ED /* GroupsWindowController.m */,
751
830
                        );
752
831
                        name = Sources;
753
832
                        sourceTree = "<group>";
762
841
                                BEFC1CF90C07822400B0BB3C /* transmission-remote */,
763
842
                                BEFC1D430C0783EE00B0BB3C /* transmission-proxy */,
764
843
                                BE75C3490C729E9500DBEFE0 /* libevent.a */,
 
844
                                BE1183480CE160960002D0F3 /* libminiupnp.a */,
 
845
                                3C7A118D0D0B2EB800B5701F /* libnatpmp.a */,
765
846
                        );
766
847
                        name = Products;
767
848
                        sourceTree = "<group>";
775
856
                                4DDBB70A09E16B3200284745 /* GUI */,
776
857
                                4DDBB71509E16B3F00284745 /* Libraries */,
777
858
                                BE75C3570C72A0D600DBEFE0 /* libevent */,
 
859
                                BE1183410CE15DF00002D0F3 /* libminiupnp */,
 
860
                                3C7A11880D0B2E6700B5701F /* libnatpmp */,
778
861
                                19C28FACFE9D520D11CA2CBB /* Products */,
779
862
                        );
780
863
                        name = Transmission;
790
873
                                4DE5CCCA0981D9BE00BE280E /* Defaults.plist */,
791
874
                                8D1107310486CEB800E47090 /* Info.plist */,
792
875
                                089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
793
 
                                29B97318FDCFA39411CA2CEA /* MainMenu.nib */,
794
 
                                A200B9620A227FD0007BBB1E /* InfoWindow.nib */,
795
 
                                A21567EB0A9A5034004DECD6 /* MessageWindow.nib */,
796
 
                                A2912C520A2956E80097A0CA /* PrefsWindow.nib */,
797
 
                                A2AE68310C628A35008753C9 /* Creator.nib */,
798
 
                                A2A6E39F0CA7E4C900F10FEF /* AboutWindow.nib */,
 
876
                                A23F50000D1D99D7002FCB97 /* MainMenu.xib */,
 
877
                                A23F4FF00D1D98AD002FCB97 /* PrefsWindow.xib */,
 
878
                                A29576110D11D8DD0093B167 /* InfoWindow.xib */,
 
879
                                A29576010D11D63C0093B167 /* Creator.xib */,
 
880
                                A29576060D11D70E0093B167 /* MessageWindow.xib */,
 
881
                                A25892750CF1FCE800CCCDDF /* StatsWindow.xib */,
 
882
                                A22180B50D148F0F007D09ED /* GroupsWindow.xib */,
 
883
                                A231274B0D11D0B7003F9AFF /* AboutWindow.xib */,
799
884
                                A20B6FA40C4D97840034AB1D /* PriorityNone.png */,
800
885
                                A20B6F8B0C4D90980034AB1D /* PriorityMixed.png */,
801
886
                                A20B6FAD0C4D9B040034AB1D /* PriorityNormal.png */,
802
887
                                A20B6F6A0C4D842B0034AB1D /* PriorityLow.png */,
803
888
                                A20B6F820C4D8A610034AB1D /* PriorityHigh.png */,
804
 
                                A2041D520C9AC523000ACFFB /* Lock.tiff */,
805
889
                                A2FB06950BFF484A0095564D /* Globe.png */,
806
890
                                A261A8250C6A0D68003BAFDA /* Error.png */,
807
 
                                A29C8B320ACC6E93000ED9F9 /* YellowDot.tiff */,
808
 
                                A2D4F0840A915F7200890C32 /* GreenDot.tiff */,
809
 
                                A2D4F0820A915F6600890C32 /* RedDot.tiff */,
 
891
                                A2F1511F0CD438BA001F3B0E /* Lock.png */,
 
892
                                A29AF4F80D01BAEB00D097EC /* UpArrow.png */,
 
893
                                A29AF4F60D01BADC00D097EC /* DownArrow.png */,
 
894
                                A2F41DAA0D0B916B006CE378 /* YingYangTemplate.png */,
 
895
                                A20152630D1C1BE70081714F /* PinTemplate.png */,
 
896
                                A2F151150CD438A4001F3B0E /* YellowDot.png */,
 
897
                                A2F151160CD438A4001F3B0E /* RedDot.png */,
 
898
                                A2F151170CD438A4001F3B0E /* GreenDot.png */,
810
899
                                A2EF7DEB0C96297400FA9811 /* PurpleDot.png */,
811
900
                                A2BC19840CA9AF5A00DD302A /* CompleteCheck.png */,
812
 
                                A20AB97A0A5C622A004F81FA /* SmallTurtle.png */,
813
901
                                A2D0E0480A54A97C003C72CF /* Bandwidth.png */,
814
902
                                A21DFF0F0A292B2B007C5F76 /* Transfers.png */,
815
903
                                A24872B50C9B6BB9000F5B92 /* Advanced.png */,
816
904
                                4D2784360905709500687951 /* Transmission.icns */,
817
905
                                4D043A7E090AE979009FEDA8 /* TransmissionDocument.icns */,
 
906
                                A232D29D0A70903E00973B12 /* Filter.png */,
 
907
                                A2F41DBA0D0B96C0006CE378 /* FilterBlue.png */,
818
908
                                4DF7500808A103AD007B0D70 /* Info.png */,
 
909
                                A2F41DBB0D0B96C0006CE378 /* InfoBlue.png */,
819
910
                                4DF7500708A103AD007B0D70 /* Open.png */,
820
911
                                A2E9AA750C249AF400085DCF /* Create.png */,
821
912
                                A2F011980C27418800576FC0 /* CreateLarge.png */,
822
913
                                4DF7500908A103AD007B0D70 /* Remove.png */,
 
914
                                A22D3AA30D00D1790079CFED /* Turtle.png */,
 
915
                                A22D3AA40D00D1790079CFED /* TurtleBlue.png */,
 
916
                                A2F41DA80D0B9152006CE378 /* ActionGear.png */,
823
917
                                A277DA090C693D9C00DA2CD4 /* ActionOn.png */,
824
918
                                A277DA0A0C693D9C00DA2CD4 /* ActionOff.png */,
825
919
                                35B037F90AC5B53800A10FDF /* ResumeNoWaitOn.png */,
838
932
                                4DE5CCB90981D27700BE280E /* PauseAll.png */,
839
933
                                A25FCDDD0A37695F002BCBBE /* PauseSelected.png */,
840
934
                                A25FCDDE0A37695F002BCBBE /* ResumeSelected.png */,
841
 
                                A22BC9A20C5BBCF100F5FB72 /* BottomBorder.png */,
842
 
                                A289EB0B0A33C56D00B082A3 /* ButtonBorder.png */,
843
 
                                A28DBADB0A33C1D800F4B4A7 /* ActionButton.png */,
844
 
                                A2173E1B0A33C1B300B0D8AB /* ActionButtonPressed.png */,
845
 
                                A246004F0A6DCE6600D19088 /* SpeedLimitButtonBlue.png */,
846
 
                                A24600500A6DCE6600D19088 /* SpeedLimitButtonGraphite.png */,
847
 
                                A2F6DB070A55F31C0058D1E5 /* SpeedLimitButton.png */,
848
 
                                A246004C0A6DCE4600D19088 /* SpeedLimitButtonPressed.png */,
849
 
                                A29597340A72A9E10057248B /* StatusBarBackground.png */,
850
 
                                A232D29D0A70903E00973B12 /* Filter.png */,
851
 
                                A253F6F20A698970008EE24F /* FilterBarBackground.png */,
852
 
                                A22A067D0CB83507009694FE /* InfoTabBack.tif */,
853
 
                                A2A14A880CC6D25400A7AC1D /* InfoTabBackBlue.tif */,
854
 
                                A2FE620B0CD3D19400D683E1 /* InfoTabBackGraphite.png */,
855
 
                                A22A06970CB83880009694FE /* InfoTabBorder.tif */,
 
935
                                A2F151210CD438DE001F3B0E /* InfoTabBorder.png */,
 
936
                                A2F151220CD438DE001F3B0E /* InfoTabBack.png */,
 
937
                                A2F151230CD438DE001F3B0E /* InfoTabBackBlue.png */,
 
938
                                A2FE61D70CD3D0A500D683E1 /* InfoTabBackGraphite.png */,
856
939
                                A26E75950CB6AB4800226674 /* InfoGeneral.png */,
857
940
                                A26E75870CB6AA7500226674 /* InfoOptions.png */,
858
941
                                A2DA36270CBC674900C2ED41 /* InfoActivity.png */,
876
959
                        name = Frameworks;
877
960
                        sourceTree = "<group>";
878
961
                };
 
962
                3C7A11880D0B2E6700B5701F /* libnatpmp */ = {
 
963
                        isa = PBXGroup;
 
964
                        children = (
 
965
                                3C7A11910D0B2EE300B5701F /* getgateway.c */,
 
966
                                3C7A11920D0B2EE300B5701F /* getgateway.h */,
 
967
                                3C7A11930D0B2EE300B5701F /* natpmp.c */,
 
968
                                3C7A11940D0B2EE300B5701F /* natpmp.h */,
 
969
                        );
 
970
                        name = libnatpmp;
 
971
                        sourceTree = "<group>";
 
972
                };
879
973
                4D1838DC09DEC04A0047D688 /* libtransmission */ = {
880
974
                        isa = PBXGroup;
881
975
                        children = (
903
997
                                002C9EE50C19CD2500C2F6F4 /* fastresume.c */,
904
998
                                A24D2A770C0A65C400A0ED9F /* ipcparse.c */,
905
999
                                A24D2A780C0A65C400A0ED9F /* ipcparse.h */,
906
 
                                BEFC1DEE0C07861A00B0BB3C /* xml.h */,
907
 
                                BEFC1DEF0C07861A00B0BB3C /* xml.c */,
908
1000
                                BEFC1DF00C07861A00B0BB3C /* version.h */,
909
1001
                                BEFC1DF10C07861A00B0BB3C /* utils.h */,
910
1002
                                BEFC1DF20C07861A00B0BB3C /* utils.c */,
912
1004
                                BEFC1DF40C07861A00B0BB3C /* upnp.c */,
913
1005
                                BEFC1DF50C07861A00B0BB3C /* transmission.h */,
914
1006
                                BEFC1DF60C07861A00B0BB3C /* transmission.c */,
 
1007
                                A20152790D1C26EB0081714F /* torrent-ctor.c */,
915
1008
                                BEFC1DF70C07861A00B0BB3C /* tracker.h */,
916
1009
                                BEFC1DF80C07861A00B0BB3C /* tracker.c */,
917
1010
                                BEFC1DF90C07861A00B0BB3C /* torrent.c */,
918
 
                                BEFC1DFA0C07861A00B0BB3C /* strlcpy.c */,
919
 
                                BEFC1DFB0C07861A00B0BB3C /* strlcat.c */,
920
1011
                                BEFC1DFC0C07861A00B0BB3C /* shared.h */,
921
1012
                                BEFC1DFD0C07861A00B0BB3C /* shared.c */,
922
1013
                                BEFC1E000C07861A00B0BB3C /* ratecontrol.h */,
934
1025
                                BEFC1E140C07861A00B0BB3C /* internal.h */,
935
1026
                                BEFC1E150C07861A00B0BB3C /* inout.h */,
936
1027
                                BEFC1E160C07861A00B0BB3C /* inout.c */,
937
 
                                BEFC1E170C07861A00B0BB3C /* http.h */,
938
 
                                BEFC1E180C07861A00B0BB3C /* http.c */,
939
1028
                                BEFC1E190C07861A00B0BB3C /* fdlimit.h */,
940
1029
                                BEFC1E1A0C07861A00B0BB3C /* fdlimit.c */,
941
1030
                                BEFC1E1B0C07861A00B0BB3C /* fastresume.h */,
947
1036
                                BEFC1E230C07861A00B0BB3C /* bencode.h */,
948
1037
                                BEFC1E240C07861A00B0BB3C /* bencode.c */,
949
1038
                                BEFC1E260C07861A00B0BB3C /* trcompat.h */,
 
1039
                                A25D2CBA0CF4C7190096A262 /* stats.h */,
 
1040
                                A25D2CBB0CF4C7190096A262 /* stats.c */,
950
1041
                        );
951
1042
                        name = libtransmission;
952
1043
                        sourceTree = "<group>";
980
1071
                A234D0D40C79FB6000A82373 /* Additions */ = {
981
1072
                        isa = PBXGroup;
982
1073
                        children = (
 
1074
                                A2399CCB0CD3852300225B2B /* NSApplicationAdditions.h */,
 
1075
                                A2399CCC0CD3852300225B2B /* NSApplicationAdditions.m */,
983
1076
                                4DE5CC9B0980656F00BE280E /* NSStringAdditions.h */,
984
1077
                                4DE5CC9C0980656F00BE280E /* NSStringAdditions.m */,
985
1078
                                A215760A0C0D449A0057A26A /* NSBezierPathAdditions.h */,
990
1083
                        name = Additions;
991
1084
                        sourceTree = "<group>";
992
1085
                };
 
1086
                BE1183410CE15DF00002D0F3 /* libminiupnp */ = {
 
1087
                        isa = PBXGroup;
 
1088
                        children = (
 
1089
                                BE1183610CE160D50002D0F3 /* igd_desc_parse.c */,
 
1090
                                BE1183620CE160D50002D0F3 /* minixml.c */,
 
1091
                                BE1183630CE160D50002D0F3 /* miniwget.c */,
 
1092
                                BE1183640CE160D50002D0F3 /* minissdpc.c */,
 
1093
                                BE1183650CE160D50002D0F3 /* minisoap.c */,
 
1094
                                BE1183660CE160D50002D0F3 /* upnpreplyparse.c */,
 
1095
                                BE1183670CE160D50002D0F3 /* upnpcommands.c */,
 
1096
                                BE1183680CE160D50002D0F3 /* miniupnpc.c */,
 
1097
                                BE11834D0CE160C50002D0F3 /* bsdqueue.h */,
 
1098
                                BE11834E0CE160C50002D0F3 /* declspec.h */,
 
1099
                                BE11834F0CE160C50002D0F3 /* igd_desc_parse.h */,
 
1100
                                BE1183500CE160C50002D0F3 /* minixml.h */,
 
1101
                                BE1183510CE160C50002D0F3 /* miniwget.h */,
 
1102
                                BE1183520CE160C50002D0F3 /* minisoap.h */,
 
1103
                                BE1183530CE160C50002D0F3 /* upnpreplyparse.h */,
 
1104
                                BE1183540CE160C50002D0F3 /* upnpcommands.h */,
 
1105
                                BE1183550CE160C50002D0F3 /* miniupnpc.h */,
 
1106
                                BE1183560CE160C50002D0F3 /* minissdpc.h */,
 
1107
                        );
 
1108
                        name = libminiupnp;
 
1109
                        sourceTree = "<group>";
 
1110
                };
993
1111
                BE75C3570C72A0D600DBEFE0 /* libevent */ = {
994
1112
                        isa = PBXGroup;
995
1113
                        children = (
996
 
                                BE1958A00CF2971F00F028EC /* event-config.h */,
997
 
                                BE1958A10CF2971F00F028EC /* config.h */,
998
1114
                                A2BC19DF0CA9D82300DD302A /* evutil.h */,
999
1115
                                4D36BBC80CA309AA00A63CA5 /* evutil.c */,
1000
1116
                                BE75C3810C72A1C100DBEFE0 /* evhttp.h */,
1112
1228
/* End PBXGroup section */
1113
1229
 
1114
1230
/* Begin PBXHeadersBuildPhase section */
 
1231
                3C7A11890D0B2EB800B5701F /* Headers */ = {
 
1232
                        isa = PBXHeadersBuildPhase;
 
1233
                        buildActionMask = 2147483647;
 
1234
                        files = (
 
1235
                                3C7A11980D0B2EE300B5701F /* getgateway.h in Headers */,
 
1236
                                3C7A119A0D0B2EE300B5701F /* natpmp.h in Headers */,
 
1237
                        );
 
1238
                        runOnlyForDeploymentPostprocessing = 0;
 
1239
                };
1115
1240
                4D18389309DEC0030047D688 /* Headers */ = {
1116
1241
                        isa = PBXHeadersBuildPhase;
1117
1242
                        buildActionMask = 2147483647;
1118
1243
                        files = (
1119
 
                                BEFC1E270C07861A00B0BB3C /* xml.h in Headers */,
1120
1244
                                BEFC1E290C07861A00B0BB3C /* version.h in Headers */,
1121
1245
                                BEFC1E2A0C07861A00B0BB3C /* utils.h in Headers */,
1122
1246
                                BEFC1E2C0C07861A00B0BB3C /* upnp.h in Headers */,
1131
1255
                                BEFC1E4B0C07861A00B0BB3C /* ipcparse.h in Headers */,
1132
1256
                                BEFC1E4D0C07861A00B0BB3C /* internal.h in Headers */,
1133
1257
                                BEFC1E4E0C07861A00B0BB3C /* inout.h in Headers */,
1134
 
                                BEFC1E500C07861A00B0BB3C /* http.h in Headers */,
1135
1258
                                BEFC1E520C07861A00B0BB3C /* fdlimit.h in Headers */,
1136
1259
                                BEFC1E540C07861A00B0BB3C /* fastresume.h in Headers */,
1137
1260
                                BEFC1E550C07861A00B0BB3C /* completion.h in Headers */,
1150
1273
                                4D36BA7A0CA2F00800A63CA5 /* peer-msgs.h in Headers */,
1151
1274
                                4D36BA7B0CA2F00800A63CA5 /* ptrarray.h in Headers */,
1152
1275
                                4D36BA7C0CA2F00800A63CA5 /* publish.h in Headers */,
 
1276
                                A25D2CBE0CF4C73E0096A262 /* stats.h in Headers */,
 
1277
                        );
 
1278
                        runOnlyForDeploymentPostprocessing = 0;
 
1279
                };
 
1280
                BE1183440CE160960002D0F3 /* Headers */ = {
 
1281
                        isa = PBXHeadersBuildPhase;
 
1282
                        buildActionMask = 2147483647;
 
1283
                        files = (
 
1284
                                BE1183570CE160C50002D0F3 /* bsdqueue.h in Headers */,
 
1285
                                BE1183580CE160C50002D0F3 /* declspec.h in Headers */,
 
1286
                                BE1183590CE160C50002D0F3 /* igd_desc_parse.h in Headers */,
 
1287
                                BE11835A0CE160C50002D0F3 /* minixml.h in Headers */,
 
1288
                                BE11835B0CE160C50002D0F3 /* miniwget.h in Headers */,
 
1289
                                BE11835C0CE160C50002D0F3 /* minisoap.h in Headers */,
 
1290
                                BE11835D0CE160C50002D0F3 /* upnpreplyparse.h in Headers */,
 
1291
                                BE11835E0CE160C50002D0F3 /* upnpcommands.h in Headers */,
 
1292
                                BE11835F0CE160C50002D0F3 /* miniupnpc.h in Headers */,
 
1293
                                BE1183600CE160C50002D0F3 /* minissdpc.h in Headers */,
1153
1294
                        );
1154
1295
                        runOnlyForDeploymentPostprocessing = 0;
1155
1296
                };
1157
1298
                        isa = PBXHeadersBuildPhase;
1158
1299
                        buildActionMask = 2147483647;
1159
1300
                        files = (
1160
 
                                BE1958A20CF2971F00F028EC /* event-config.h in Headers */,
1161
 
                                BE1958A30CF2971F00F028EC /* config.h in Headers */,
1162
1301
                        );
1163
1302
                        runOnlyForDeploymentPostprocessing = 0;
1164
1303
                };
1165
1304
/* End PBXHeadersBuildPhase section */
1166
1305
 
1167
1306
/* Begin PBXNativeTarget section */
 
1307
                3C7A118C0D0B2EB800B5701F /* natpmp */ = {
 
1308
                        isa = PBXNativeTarget;
 
1309
                        buildConfigurationList = 3C7A119B0D0B2EE300B5701F /* Build configuration list for PBXNativeTarget "natpmp" */;
 
1310
                        buildPhases = (
 
1311
                                3C7A11890D0B2EB800B5701F /* Headers */,
 
1312
                                3C7A118A0D0B2EB800B5701F /* Sources */,
 
1313
                                3C7A118B0D0B2EB800B5701F /* Frameworks */,
 
1314
                        );
 
1315
                        buildRules = (
 
1316
                        );
 
1317
                        dependencies = (
 
1318
                        );
 
1319
                        name = natpmp;
 
1320
                        productName = natpmp;
 
1321
                        productReference = 3C7A118D0D0B2EB800B5701F /* libnatpmp.a */;
 
1322
                        productType = "com.apple.product-type.library.static";
 
1323
                };
1168
1324
                4D18389609DEC0030047D688 /* libtransmission */ = {
1169
1325
                        isa = PBXNativeTarget;
1170
1326
                        buildConfigurationList = 4D18389B09DEC01E0047D688 /* Build configuration list for PBXNativeTarget "libtransmission" */;
1178
1334
                        buildRules = (
1179
1335
                        );
1180
1336
                        dependencies = (
 
1337
                                A226FDB10D0CDF6E005A7F71 /* PBXTargetDependency */,
 
1338
                                BE1183760CE161040002D0F3 /* PBXTargetDependency */,
1181
1339
                                BE75C34F0C729ED300DBEFE0 /* PBXTargetDependency */,
1182
1340
                        );
1183
1341
                        name = libtransmission;
1222
1380
                        productReference = 8D1107320486CEB800E47090 /* Transmission.app */;
1223
1381
                        productType = "com.apple.product-type.application";
1224
1382
                };
 
1383
                BE1183470CE160960002D0F3 /* miniupnp */ = {
 
1384
                        isa = PBXNativeTarget;
 
1385
                        buildConfigurationList = BE11834C0CE160A80002D0F3 /* Build configuration list for PBXNativeTarget "miniupnp" */;
 
1386
                        buildPhases = (
 
1387
                                BE1183440CE160960002D0F3 /* Headers */,
 
1388
                                BE1183450CE160960002D0F3 /* Sources */,
 
1389
                                BE1183460CE160960002D0F3 /* Frameworks */,
 
1390
                        );
 
1391
                        buildRules = (
 
1392
                        );
 
1393
                        dependencies = (
 
1394
                        );
 
1395
                        name = miniupnp;
 
1396
                        productName = miniupnp;
 
1397
                        productReference = BE1183480CE160960002D0F3 /* libminiupnp.a */;
 
1398
                        productType = "com.apple.product-type.library.static";
 
1399
                };
1225
1400
                BE75C3480C729E9500DBEFE0 /* event */ = {
1226
1401
                        isa = PBXNativeTarget;
1227
1402
                        buildConfigurationList = BE75C34A0C729EB600DBEFE0 /* Build configuration list for PBXNativeTarget "event" */;
1297
1472
                29B97313FDCFA39411CA2CEA /* Project object */ = {
1298
1473
                        isa = PBXProject;
1299
1474
                        buildConfigurationList = 4DF0C59A089918A300DD8943 /* Build configuration list for PBXProject "Transmission" */;
1300
 
                        compatibilityVersion = "Xcode 2.4";
 
1475
                        compatibilityVersion = "Xcode 3.0";
1301
1476
                        hasScannedForEncodings = 1;
1302
1477
                        knownRegions = (
1303
1478
                                English,
1315
1490
                                it,
1316
1491
                                el,
1317
1492
                                ko,
 
1493
                                nl,
1318
1494
                                ru,
1319
 
                                nl,
1320
1495
                        );
1321
1496
                        mainGroup = 29B97314FDCFA39411CA2CEA /* Transmission */;
1322
1497
                        projectDirPath = "";
1329
1504
                                BEFC1CEA0C07822400B0BB3C /* transmission-remote */,
1330
1505
                                BEFC1D340C0783EE00B0BB3C /* transmission-proxy */,
1331
1506
                                BE75C3480C729E9500DBEFE0 /* event */,
 
1507
                                BE1183470CE160960002D0F3 /* miniupnp */,
 
1508
                                3C7A118C0D0B2EB800B5701F /* natpmp */,
1332
1509
                        );
1333
1510
                };
1334
1511
/* End PBXProject section */
1338
1515
                        isa = PBXResourcesBuildPhase;
1339
1516
                        buildActionMask = 2147483647;
1340
1517
                        files = (
1341
 
                                8D11072A0486CEB800E47090 /* MainMenu.nib in Resources */,
1342
 
                                A200B9B60A22893D007BBB1E /* InfoWindow.nib in Resources */,
1343
1518
                                8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
1344
1519
                                4DF7500C08A103AD007B0D70 /* Open.png in Resources */,
1345
1520
                                4DF7500D08A103AD007B0D70 /* Info.png in Resources */,
1359
1534
                                4DDFDD22099A5D8E00189D81 /* DownloadBadge.png in Resources */,
1360
1535
                                4DDFDD23099A5D8E00189D81 /* UploadBadge.png in Resources */,
1361
1536
                                A21DFF100A292B2B007C5F76 /* Transfers.png in Resources */,
1362
 
                                A2912C540A2956E80097A0CA /* PrefsWindow.nib in Resources */,
1363
1537
                                A29B0C270BD15FEF0006F230 /* Credits.rtf in Resources */,
1364
 
                                A2173E1C0A33C1B300B0D8AB /* ActionButtonPressed.png in Resources */,
1365
 
                                A28DBADC0A33C1D800F4B4A7 /* ActionButton.png in Resources */,
1366
 
                                A289EB0C0A33C56D00B082A3 /* ButtonBorder.png in Resources */,
1367
1538
                                A2F40AE40A361C00006B8288 /* Transmission.icns in Resources */,
1368
1539
                                A25FCDEF0A3769A6002BCBBE /* PauseSelected.png in Resources */,
1369
1540
                                A25FCDF00A3769AC002BCBBE /* ResumeSelected.png in Resources */,
1370
1541
                                A2D0E0490A54A97C003C72CF /* Bandwidth.png in Resources */,
1371
 
                                A2F6DB090A55F31C0058D1E5 /* SpeedLimitButton.png in Resources */,
1372
 
                                A20AB97B0A5C622A004F81FA /* SmallTurtle.png in Resources */,
1373
 
                                A253F6F30A698970008EE24F /* FilterBarBackground.png in Resources */,
1374
 
                                A246004D0A6DCE4600D19088 /* SpeedLimitButtonPressed.png in Resources */,
1375
 
                                A24600510A6DCE6600D19088 /* SpeedLimitButtonBlue.png in Resources */,
1376
 
                                A24600520A6DCE6600D19088 /* SpeedLimitButtonGraphite.png in Resources */,
1377
1542
                                A232D29E0A70903E00973B12 /* Filter.png in Resources */,
1378
 
                                A29597350A72A9E10057248B /* StatusBarBackground.png in Resources */,
1379
1543
                                A259317E0A73B2CC002F4FE7 /* TransmissionHelp in Resources */,
1380
 
                                A2D4F0830A915F6600890C32 /* RedDot.tiff in Resources */,
1381
 
                                A2D4F0850A915F7200890C32 /* GreenDot.tiff in Resources */,
1382
 
                                A21567ED0A9A5034004DECD6 /* MessageWindow.nib in Resources */,
1383
1544
                                35B038130AC5B6EB00A10FDF /* ResumeNoWaitOn.png in Resources */,
1384
1545
                                35B038140AC5B6EC00A10FDF /* ResumeNoWaitOff.png in Resources */,
1385
 
                                A29C8B330ACC6E93000ED9F9 /* YellowDot.tiff in Resources */,
1386
1546
                                A22A8D560AEEAFA5007E9CB9 /* Localizable.strings in Resources */,
1387
1547
                                A241528B0C0261B8007DD3B4 /* Globe.png in Resources */,
1388
1548
                                A2E9AA760C249AF400085DCF /* Create.png in Resources */,
1393
1553
                                A20B6FA50C4D97840034AB1D /* PriorityNone.png in Resources */,
1394
1554
                                A20B6FAE0C4D9B040034AB1D /* PriorityNormal.png in Resources */,
1395
1555
                                A2085E3F0C53C949000BC3B7 /* LICENSE in Resources */,
1396
 
                                A22BC9A30C5BBCF100F5FB72 /* BottomBorder.png in Resources */,
1397
 
                                A2AE68330C628A35008753C9 /* Creator.nib in Resources */,
1398
1556
                                A277DA0B0C693D9C00DA2CD4 /* ActionOn.png in Resources */,
1399
1557
                                A277DA0C0C693D9C00DA2CD4 /* ActionOff.png in Resources */,
1400
1558
                                A261A8260C6A0D68003BAFDA /* Error.png in Resources */,
1401
1559
                                A2EF7DEC0C96297400FA9811 /* PurpleDot.png in Resources */,
1402
 
                                A2041D530C9AC523000ACFFB /* Lock.tiff in Resources */,
1403
1560
                                A24872B60C9B6BB9000F5B92 /* Advanced.png in Resources */,
1404
 
                                A2A6E3A00CA7E4C900F10FEF /* AboutWindow.nib in Resources */,
1405
1561
                                A2BC19850CA9AF5A00DD302A /* CompleteCheck.png in Resources */,
1406
1562
                                A26E75880CB6AA7500226674 /* InfoOptions.png in Resources */,
1407
1563
                                A26E75960CB6AB4800226674 /* InfoGeneral.png in Resources */,
1408
 
                                A22A067E0CB83507009694FE /* InfoTabBack.tif in Resources */,
1409
 
                                A22A06980CB83880009694FE /* InfoTabBorder.tif in Resources */,
1410
1564
                                A2DA362A0CBC674900C2ED41 /* InfoActivity.png in Resources */,
1411
1565
                                A2DA362B0CBC674900C2ED41 /* InfoFiles.png in Resources */,
1412
1566
                                A2DA362C0CBC674900C2ED41 /* InfoPeers.png in Resources */,
1413
 
                                A2A14A890CC6D25400A7AC1D /* InfoTabBackBlue.tif in Resources */,
1414
 
                                A2FE620C0CD3D19400D683E1 /* InfoTabBackGraphite.png in Resources */,
 
1567
                                A2FE61D80CD3D0A500D683E1 /* InfoTabBackGraphite.png in Resources */,
 
1568
                                A2F151180CD438A4001F3B0E /* YellowDot.png in Resources */,
 
1569
                                A2F151190CD438A4001F3B0E /* RedDot.png in Resources */,
 
1570
                                A2F1511A0CD438A4001F3B0E /* GreenDot.png in Resources */,
 
1571
                                A2F151200CD438BA001F3B0E /* Lock.png in Resources */,
 
1572
                                A2F151240CD438DE001F3B0E /* InfoTabBorder.png in Resources */,
 
1573
                                A2F151250CD438DE001F3B0E /* InfoTabBack.png in Resources */,
 
1574
                                A2F151260CD438DE001F3B0E /* InfoTabBackBlue.png in Resources */,
 
1575
                                A25892770CF1FCE800CCCDDF /* StatsWindow.xib in Resources */,
 
1576
                                A22D3AA60D00D1790079CFED /* Turtle.png in Resources */,
 
1577
                                A22D3AA70D00D1790079CFED /* TurtleBlue.png in Resources */,
 
1578
                                A29AF4F70D01BADC00D097EC /* DownArrow.png in Resources */,
 
1579
                                A29AF4F90D01BAEB00D097EC /* UpArrow.png in Resources */,
 
1580
                                A2F41DA90D0B9152006CE378 /* ActionGear.png in Resources */,
 
1581
                                A2F41DAB0D0B916B006CE378 /* YingYangTemplate.png in Resources */,
 
1582
                                A2F41DBC0D0B96C0006CE378 /* FilterBlue.png in Resources */,
 
1583
                                A2F41DBD0D0B96C0006CE378 /* InfoBlue.png in Resources */,
 
1584
                                A231274C0D11D0B7003F9AFF /* AboutWindow.xib in Resources */,
 
1585
                                A29576030D11D63C0093B167 /* Creator.xib in Resources */,
 
1586
                                A29576080D11D70E0093B167 /* MessageWindow.xib in Resources */,
 
1587
                                A29576130D11D8DD0093B167 /* InfoWindow.xib in Resources */,
 
1588
                                A22180B60D148F0F007D09ED /* GroupsWindow.xib in Resources */,
 
1589
                                A20152640D1C1BE70081714F /* PinTemplate.png in Resources */,
 
1590
                                A23F4FF20D1D98AD002FCB97 /* PrefsWindow.xib in Resources */,
 
1591
                                A23F50020D1D99D7002FCB97 /* MainMenu.xib in Resources */,
1415
1592
                        );
1416
1593
                        runOnlyForDeploymentPostprocessing = 0;
1417
1594
                };
1454
1631
/* End PBXShellScriptBuildPhase section */
1455
1632
 
1456
1633
/* Begin PBXSourcesBuildPhase section */
 
1634
                3C7A118A0D0B2EB800B5701F /* Sources */ = {
 
1635
                        isa = PBXSourcesBuildPhase;
 
1636
                        buildActionMask = 2147483647;
 
1637
                        files = (
 
1638
                                3C7A11970D0B2EE300B5701F /* getgateway.c in Sources */,
 
1639
                                3C7A11990D0B2EE300B5701F /* natpmp.c in Sources */,
 
1640
                        );
 
1641
                        runOnlyForDeploymentPostprocessing = 0;
 
1642
                };
1457
1643
                4D18389409DEC0030047D688 /* Sources */ = {
1458
1644
                        isa = PBXSourcesBuildPhase;
1459
1645
                        buildActionMask = 2147483647;
1460
1646
                        files = (
1461
 
                                BEFC1E280C07861A00B0BB3C /* xml.c in Sources */,
1462
1647
                                BEFC1E2B0C07861A00B0BB3C /* utils.c in Sources */,
1463
1648
                                BEFC1E2D0C07861A00B0BB3C /* upnp.c in Sources */,
1464
1649
                                BEFC1E2F0C07861A00B0BB3C /* transmission.c in Sources */,
1465
1650
                                BEFC1E310C07861A00B0BB3C /* tracker.c in Sources */,
1466
1651
                                BEFC1E320C07861A00B0BB3C /* torrent.c in Sources */,
1467
 
                                BEFC1E330C07861A00B0BB3C /* strlcpy.c in Sources */,
1468
 
                                BEFC1E340C07861A00B0BB3C /* strlcat.c in Sources */,
1469
1652
                                BEFC1E360C07861A00B0BB3C /* shared.c in Sources */,
1470
1653
                                BEFC1E3A0C07861A00B0BB3C /* ratecontrol.c in Sources */,
1471
1654
                                BEFC1E3C0C07861A00B0BB3C /* platform.c in Sources */,
1474
1657
                                BEFC1E4A0C07861A00B0BB3C /* metainfo.c in Sources */,
1475
1658
                                BEFC1E4C0C07861A00B0BB3C /* ipcparse.c in Sources */,
1476
1659
                                BEFC1E4F0C07861A00B0BB3C /* inout.c in Sources */,
1477
 
                                BEFC1E510C07861A00B0BB3C /* http.c in Sources */,
1478
1660
                                BEFC1E530C07861A00B0BB3C /* fdlimit.c in Sources */,
1479
1661
                                BEFC1E560C07861A00B0BB3C /* completion.c in Sources */,
1480
1662
                                BEFC1E580C07861A00B0BB3C /* clients.c in Sources */,
1490
1672
                                4D36BA740CA2F00800A63CA5 /* peer-io.c in Sources */,
1491
1673
                                4D36BA770CA2F00800A63CA5 /* peer-mgr.c in Sources */,
1492
1674
                                4D36BA790CA2F00800A63CA5 /* peer-msgs.c in Sources */,
 
1675
                                A25D2CBD0CF4C73E0096A262 /* stats.c in Sources */,
 
1676
                                A201527E0D1C270F0081714F /* torrent-ctor.c in Sources */,
1493
1677
                        );
1494
1678
                        runOnlyForDeploymentPostprocessing = 0;
1495
1679
                };
1515
1699
                                4DCCBB3E09C3D71100D3CABF /* TorrentCell.m in Sources */,
1516
1700
                                A200B9200A22798F007BBB1E /* InfoWindowController.m in Sources */,
1517
1701
                                A2AF1C390A3D0F6200F1575D /* FileOutlineView.m in Sources */,
1518
 
                                A27ABC240A6ADE410020EC71 /* ImageBackgroundView.m in Sources */,
1519
1702
                                A2710E770A86796000CE4F7D /* PrefsWindow.m in Sources */,
1520
1703
                                A256588D0A9A695400E8A03B /* MessageWindowController.m in Sources */,
1521
 
                                A23BBEB70A9BBE77003F7274 /* FilterBarButton.m in Sources */,
1522
1704
                                A2A3065C0AAD24A80049E2AC /* UKFileWatcher.m in Sources */,
1523
1705
                                A2A3065E0AAD24A80049E2AC /* UKFNSubscribeFileWatcher.m in Sources */,
1524
1706
                                A2A306600AAD24A80049E2AC /* UKKQueue.m in Sources */,
1525
1707
                                A2A306620AAD24A80049E2AC /* UKMainThreadProxy.m in Sources */,
1526
1708
                                A29C8B370ACC6EB3000ED9F9 /* PortChecker.m in Sources */,
1527
1709
                                A2AA579D0ADFCAB400CA59F6 /* PiecesView.m in Sources */,
1528
 
                                A21F5B890AF25FB6008CE5CE /* ActionMenuRatioToDisplayRatioTransformer.m in Sources */,
1529
 
                                A21F5C040AF26DD5008CE5CE /* ActionMenuSpeedToDisplayLimitTransformer.m in Sources */,
1530
1710
                                A25E74650AF5097C006F11AE /* ExpandedPathToPathTransformer.m in Sources */,
1531
1711
                                A25E74660AF5097D006F11AE /* ExpandedPathToIconTransformer.m in Sources */,
1532
1712
                                A2BF07910B066E0800757C92 /* SpeedLimitToTurtleIconTransformer.m in Sources */,
1533
 
                                A24999230B49F1B5001EADA3 /* ActionPopUpButton.m in Sources */,
1534
1713
                                A2265F420B5EF5F40093DDA5 /* FileNameCell.m in Sources */,
1535
1714
                                A2A1CB7A0BF29D5500AE959F /* PeerProgressIndicatorCell.m in Sources */,
1536
1715
                                A2385DD40BFE06C800B24EF6 /* DragOverlayWindow.m in Sources */,
1538
1717
                                E138A9770C04D88F00C5426C /* CTGradient.m in Sources */,
1539
1718
                                E138A9780C04D88F00C5426C /* CTGradientAdditions.m in Sources */,
1540
1719
                                A24D2A640C0A624600A0ED9F /* IPCController.m in Sources */,
1541
 
                                A24838820C0BA608005CC3FE /* FilterBarView.m in Sources */,
1542
1720
                                A215760B0C0D449A0057A26A /* NSBezierPathAdditions.m in Sources */,
1543
1721
                                A2DF37070C220D03006523C1 /* CreatorWindowController.m in Sources */,
1544
1722
                                35F373030C2DA89000DAA8F2 /* FilePriorityCell.m in Sources */,
1547
1725
                                A21282A80CA6C66800EAEE0F /* StatusBarView.m in Sources */,
1548
1726
                                A257C1820CAD3003004E121C /* PeerTableView.m in Sources */,
1549
1727
                                A2E23AC60CB5E1930002BB25 /* InfoTabButtonCell.m in Sources */,
 
1728
                                A2399CCD0CD3852300225B2B /* NSApplicationAdditions.m in Sources */,
 
1729
                                A2A6321B0CD9751700E3DA60 /* BadgeView.m in Sources */,
 
1730
                                A2ED7D8F0CEF431B00970975 /* FilterButton.m in Sources */,
 
1731
                                A25892640CF1F7E800CCCDDF /* StatsWindowController.m in Sources */,
 
1732
                                A2C89D600CFCBF57004CC2BC /* ButtonToolbarItem.m in Sources */,
 
1733
                                A219798B0D07B78400438EA7 /* GroupToolbarItem.m in Sources */,
 
1734
                                A20BFFB70D091CC700CE5D2B /* ToolbarSegmentedCell.m in Sources */,
 
1735
                                3C7A11950D0B2EE300B5701F /* getgateway.c in Sources */,
 
1736
                                3C7A11960D0B2EE300B5701F /* natpmp.c in Sources */,
 
1737
                                A26397550D0F714300D36DF2 /* ActionPopUpButton.m in Sources */,
 
1738
                                A25AFDE90D1038AD0092A1BA /* MenuLabel.m in Sources */,
 
1739
                                A22180980D148A71007D09ED /* GroupsWindowController.m in Sources */,
 
1740
                        );
 
1741
                        runOnlyForDeploymentPostprocessing = 0;
 
1742
                };
 
1743
                BE1183450CE160960002D0F3 /* Sources */ = {
 
1744
                        isa = PBXSourcesBuildPhase;
 
1745
                        buildActionMask = 2147483647;
 
1746
                        files = (
 
1747
                                BE1183690CE160D50002D0F3 /* igd_desc_parse.c in Sources */,
 
1748
                                BE11836A0CE160D50002D0F3 /* minixml.c in Sources */,
 
1749
                                BE11836B0CE160D50002D0F3 /* miniwget.c in Sources */,
 
1750
                                BE11836C0CE160D50002D0F3 /* minissdpc.c in Sources */,
 
1751
                                BE11836D0CE160D50002D0F3 /* minisoap.c in Sources */,
 
1752
                                BE11836E0CE160D50002D0F3 /* upnpreplyparse.c in Sources */,
 
1753
                                BE11836F0CE160D50002D0F3 /* upnpcommands.c in Sources */,
 
1754
                                BE1183700CE160D50002D0F3 /* miniupnpc.c in Sources */,
1550
1755
                        );
1551
1756
                        runOnlyForDeploymentPostprocessing = 0;
1552
1757
                };
1618
1823
                        target = 4D18389609DEC0030047D688 /* libtransmission */;
1619
1824
                        targetProxy = 4D9A2BF409E16D30002D0FF9 /* PBXContainerItemProxy */;
1620
1825
                };
 
1826
                A226FDB10D0CDF6E005A7F71 /* PBXTargetDependency */ = {
 
1827
                        isa = PBXTargetDependency;
 
1828
                        target = 3C7A118C0D0B2EB800B5701F /* natpmp */;
 
1829
                        targetProxy = A226FDB00D0CDF6E005A7F71 /* PBXContainerItemProxy */;
 
1830
                };
 
1831
                BE1183760CE161040002D0F3 /* PBXTargetDependency */ = {
 
1832
                        isa = PBXTargetDependency;
 
1833
                        target = BE1183470CE160960002D0F3 /* miniupnp */;
 
1834
                        targetProxy = BE1183750CE161040002D0F3 /* PBXContainerItemProxy */;
 
1835
                };
1621
1836
                BE75C34F0C729ED300DBEFE0 /* PBXTargetDependency */ = {
1622
1837
                        isa = PBXTargetDependency;
1623
1838
                        target = BE75C3480C729E9500DBEFE0 /* event */;
1648
1863
                                A27476FF0CC38EE6003CC76D /* es */,
1649
1864
                                A2EA8E3C0CC3C9830081201C /* fr */,
1650
1865
                                A2EA8E540CC3DAB80081201C /* it */,
1651
 
                                A205E08F0CC66BF5001CA81B /* el */,
1652
 
                                A24F967C0CCBF93E00C9314D /* ko */,
1653
 
                                A2A362AA0CCF63F2007B83E5 /* ru */,
1654
 
                                A2DF62650CCF7BC100A08AD9 /* nl */,
 
1866
                                A223AA7E0D220CEB00840069 /* nl */,
 
1867
                                A26AF1050D2855FC00FF7140 /* ru */,
1655
1868
                        );
1656
1869
                        name = InfoPlist.strings;
1657
1870
                        sourceTree = "<group>";
1658
1871
                };
1659
 
                29B97318FDCFA39411CA2CEA /* MainMenu.nib */ = {
1660
 
                        isa = PBXVariantGroup;
1661
 
                        children = (
1662
 
                                A2D688850CB4984B009BEC3A /* English */,
1663
 
                                A27477020CC38EE6003CC76D /* es */,
1664
 
                                A2EA8E3F0CC3C9830081201C /* fr */,
1665
 
                                A2EA8E570CC3DAB80081201C /* it */,
1666
 
                                A205E0920CC66BF5001CA81B /* el */,
1667
 
                                A24F967F0CCBF93E00C9314D /* ko */,
1668
 
                                A2A362AD0CCF63F2007B83E5 /* ru */,
1669
 
                                A2DF62680CCF7BC100A08AD9 /* nl */,
1670
 
                        );
1671
 
                        name = MainMenu.nib;
1672
 
                        sourceTree = "<group>";
1673
 
                };
1674
 
                A200B9620A227FD0007BBB1E /* InfoWindow.nib */ = {
1675
 
                        isa = PBXVariantGroup;
1676
 
                        children = (
1677
 
                                A2D688AB0CB49889009BEC3A /* English */,
1678
 
                                A27477000CC38EE6003CC76D /* es */,
1679
 
                                A2EA8E3D0CC3C9830081201C /* fr */,
1680
 
                                A2EA8E550CC3DAB80081201C /* it */,
1681
 
                                A205E0900CC66BF5001CA81B /* el */,
1682
 
                                A24F967D0CCBF93E00C9314D /* ko */,
1683
 
                                A2A362AB0CCF63F2007B83E5 /* ru */,
1684
 
                                A2DF62660CCF7BC100A08AD9 /* nl */,
1685
 
                        );
1686
 
                        name = InfoWindow.nib;
1687
 
                        sourceTree = "<group>";
1688
 
                };
1689
 
                A21567EB0A9A5034004DECD6 /* MessageWindow.nib */ = {
1690
 
                        isa = PBXVariantGroup;
1691
 
                        children = (
1692
 
                                A2D688D20CB498AA009BEC3A /* English */,
1693
 
                                A27477030CC38EE6003CC76D /* es */,
1694
 
                                A2EA8E400CC3C9830081201C /* fr */,
1695
 
                                A2EA8E580CC3DAB80081201C /* it */,
1696
 
                                A205E0930CC66BF5001CA81B /* el */,
1697
 
                                A24F96800CCBF93E00C9314D /* ko */,
1698
 
                                A2A362AE0CCF63F2007B83E5 /* ru */,
1699
 
                                A2DF62690CCF7BC100A08AD9 /* nl */,
1700
 
                        );
1701
 
                        name = MessageWindow.nib;
1702
 
                        sourceTree = "<group>";
1703
 
                };
1704
1872
                A22A8D540AEEAFA5007E9CB9 /* Localizable.strings */ = {
1705
1873
                        isa = PBXVariantGroup;
1706
1874
                        children = (
1708
1876
                                A27477010CC38EE6003CC76D /* es */,
1709
1877
                                A2EA8E3E0CC3C9830081201C /* fr */,
1710
1878
                                A2EA8E560CC3DAB80081201C /* it */,
1711
 
                                A205E0910CC66BF5001CA81B /* el */,
1712
 
                                A24F96920CCBFB7700C9314D /* ko */,
1713
 
                                A2A362AC0CCF63F2007B83E5 /* ru */,
1714
 
                                A2DF62670CCF7BC100A08AD9 /* nl */,
 
1879
                                A223AA800D220CEB00840069 /* nl */,
 
1880
                                A26AF1070D2855FC00FF7140 /* ru */,
1715
1881
                        );
1716
1882
                        name = Localizable.strings;
1717
1883
                        sourceTree = "<group>";
1718
1884
                };
1719
 
                A2912C520A2956E80097A0CA /* PrefsWindow.nib */ = {
1720
 
                        isa = PBXVariantGroup;
1721
 
                        children = (
1722
 
                                A2D688EB0CB498BE009BEC3A /* English */,
1723
 
                                A27477040CC38EE6003CC76D /* es */,
1724
 
                                A2EA8E410CC3C9830081201C /* fr */,
1725
 
                                A2EA8E590CC3DAB80081201C /* it */,
1726
 
                                A205E0940CC66BF5001CA81B /* el */,
1727
 
                                A24F96810CCBF93E00C9314D /* ko */,
1728
 
                                A2A362AF0CCF63F2007B83E5 /* ru */,
1729
 
                                A2DF626A0CCF7BC100A08AD9 /* nl */,
1730
 
                        );
1731
 
                        name = PrefsWindow.nib;
1732
 
                        sourceTree = "<group>";
1733
 
                };
1734
 
                A2AE68310C628A35008753C9 /* Creator.nib */ = {
1735
 
                        isa = PBXVariantGroup;
1736
 
                        children = (
1737
 
                                A2D689100CB498F2009BEC3A /* English */,
1738
 
                                A27476FE0CC38EE6003CC76D /* es */,
1739
 
                                A2EA8E3B0CC3C9830081201C /* fr */,
1740
 
                                A2EA8E530CC3DAB80081201C /* it */,
1741
 
                                A205E08E0CC66BF5001CA81B /* el */,
1742
 
                                A24F967B0CCBF93E00C9314D /* ko */,
1743
 
                                A2A362A90CCF63F2007B83E5 /* ru */,
1744
 
                                A2DF62640CCF7BC100A08AD9 /* nl */,
1745
 
                        );
1746
 
                        name = Creator.nib;
 
1885
                A23F4FF00D1D98AD002FCB97 /* PrefsWindow.xib */ = {
 
1886
                        isa = PBXVariantGroup;
 
1887
                        children = (
 
1888
                                A23F4FF10D1D98AD002FCB97 /* English */,
 
1889
                                A223AA830D220CEB00840069 /* nl */,
 
1890
                                A223AABA0D22ECE800840069 /* it */,
 
1891
                                A265A3320D25767700198AC8 /* fr */,
 
1892
                                A265A3C20D25AE7800198AC8 /* es */,
 
1893
                                A26AF10A0D2855FC00FF7140 /* ru */,
 
1894
                        );
 
1895
                        name = PrefsWindow.xib;
 
1896
                        sourceTree = "<group>";
 
1897
                };
 
1898
                A23F50000D1D99D7002FCB97 /* MainMenu.xib */ = {
 
1899
                        isa = PBXVariantGroup;
 
1900
                        children = (
 
1901
                                A23F50010D1D99D7002FCB97 /* English */,
 
1902
                                A223AA810D220CEB00840069 /* nl */,
 
1903
                                A223AAB80D22ECE800840069 /* it */,
 
1904
                                A265A3300D25767700198AC8 /* fr */,
 
1905
                                A265A3C00D25AE7800198AC8 /* es */,
 
1906
                                A26AF1080D2855FC00FF7140 /* ru */,
 
1907
                        );
 
1908
                        name = MainMenu.xib;
 
1909
                        sourceTree = "<group>";
 
1910
                };
 
1911
                A25892750CF1FCE800CCCDDF /* StatsWindow.xib */ = {
 
1912
                        isa = PBXVariantGroup;
 
1913
                        children = (
 
1914
                                A25892760CF1FCE800CCCDDF /* English */,
 
1915
                                A223AA840D220CEB00840069 /* nl */,
 
1916
                                A223AABB0D22ECE800840069 /* it */,
 
1917
                                A265A3330D25767700198AC8 /* fr */,
 
1918
                                A265A3C30D25AE7800198AC8 /* es */,
 
1919
                                A26AF10B0D2855FC00FF7140 /* ru */,
 
1920
                        );
 
1921
                        name = StatsWindow.xib;
 
1922
                        sourceTree = "<group>";
 
1923
                };
 
1924
                A29576010D11D63C0093B167 /* Creator.xib */ = {
 
1925
                        isa = PBXVariantGroup;
 
1926
                        children = (
 
1927
                                A29576020D11D63C0093B167 /* English */,
 
1928
                                A223AA7D0D220CEB00840069 /* nl */,
 
1929
                                A223AAB60D22ECE800840069 /* it */,
 
1930
                                A265A32E0D25767700198AC8 /* fr */,
 
1931
                                A265A3BE0D25AE7800198AC8 /* es */,
 
1932
                                A26AF1040D2855FC00FF7140 /* ru */,
 
1933
                        );
 
1934
                        name = Creator.xib;
 
1935
                        sourceTree = "<group>";
 
1936
                };
 
1937
                A29576060D11D70E0093B167 /* MessageWindow.xib */ = {
 
1938
                        isa = PBXVariantGroup;
 
1939
                        children = (
 
1940
                                A29576070D11D70E0093B167 /* English */,
 
1941
                                A223AA820D220CEB00840069 /* nl */,
 
1942
                                A223AAB90D22ECE800840069 /* it */,
 
1943
                                A265A3310D25767700198AC8 /* fr */,
 
1944
                                A265A3C10D25AE7800198AC8 /* es */,
 
1945
                                A26AF1090D2855FC00FF7140 /* ru */,
 
1946
                        );
 
1947
                        name = MessageWindow.xib;
 
1948
                        sourceTree = "<group>";
 
1949
                };
 
1950
                A29576110D11D8DD0093B167 /* InfoWindow.xib */ = {
 
1951
                        isa = PBXVariantGroup;
 
1952
                        children = (
 
1953
                                A29576120D11D8DD0093B167 /* English */,
 
1954
                                A223AA7F0D220CEB00840069 /* nl */,
 
1955
                                A223AAB70D22ECE800840069 /* it */,
 
1956
                                A265A32F0D25767700198AC8 /* fr */,
 
1957
                                A265A3BF0D25AE7800198AC8 /* es */,
 
1958
                                A26AF1060D2855FC00FF7140 /* ru */,
 
1959
                        );
 
1960
                        name = InfoWindow.xib;
1747
1961
                        sourceTree = "<group>";
1748
1962
                };
1749
1963
/* End PBXVariantGroup section */
1754
1968
                        buildSettings = {
1755
1969
                                OTHER_CFLAGS = "-DHAVE_CONFIG_H";
1756
1970
                                PRODUCT_NAME = event;
1757
 
                                USER_HEADER_SEARCH_PATHS = "./third-party/libevent ./third-party/libevent/compat";
 
1971
                                USER_HEADER_SEARCH_PATHS = "third-party/libevent";
1758
1972
                        };
1759
1973
                        name = Development;
1760
1974
                };
1761
1975
                0053D3D40C86774200545606 /* Development */ = {
1762
1976
                        isa = XCBuildConfiguration;
1763
1977
                        buildSettings = {
 
1978
                                HEADER_SEARCH_PATHS = (
 
1979
                                        "third-party/libevent",
 
1980
                                        "third-party",
 
1981
                                );
1764
1982
                                OTHER_CFLAGS = (
1765
1983
                                        "-DSYS_DARWIN",
1766
1984
                                        "-DHAVE_OPENSSL",
1797
2015
                0053D3D70C86774200545606 /* Development */ = {
1798
2016
                        isa = XCBuildConfiguration;
1799
2017
                        buildSettings = {
1800
 
                                HEADER_SEARCH_PATHS = .;
 
2018
                                HEADER_SEARCH_PATHS = (
 
2019
                                        .,
 
2020
                                        "third-party/",
 
2021
                                        "third-party/libevent",
 
2022
                                );
1801
2023
                                PRODUCT_NAME = "transmission-daemon";
1802
2024
                        };
1803
2025
                        name = Development;
1805
2027
                0053D3D80C86774200545606 /* Development */ = {
1806
2028
                        isa = XCBuildConfiguration;
1807
2029
                        buildSettings = {
1808
 
                                HEADER_SEARCH_PATHS = .;
 
2030
                                HEADER_SEARCH_PATHS = (
 
2031
                                        .,
 
2032
                                        "third-party/",
 
2033
                                        "third-party/libevent",
 
2034
                                );
1809
2035
                                PRODUCT_NAME = "transmission-remote";
1810
2036
                        };
1811
2037
                        name = Development;
1813
2039
                0053D3D90C86774200545606 /* Development */ = {
1814
2040
                        isa = XCBuildConfiguration;
1815
2041
                        buildSettings = {
1816
 
                                HEADER_SEARCH_PATHS = .;
 
2042
                                HEADER_SEARCH_PATHS = (
 
2043
                                        .,
 
2044
                                        "third-party/",
 
2045
                                        "third-party/libevent",
 
2046
                                );
1817
2047
                                PRODUCT_NAME = "transmission-proxy";
1818
2048
                        };
1819
2049
                        name = Development;
1824
2054
                                DEBUG_INFORMATION_FORMAT = dwarf;
1825
2055
                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
1826
2056
                                GCC_ENABLE_OBJC_EXCEPTIONS = YES;
 
2057
                                GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1827
2058
                                GCC_OPTIMIZATION_LEVEL = 0;
1828
2059
                                GCC_WARN_SHADOW = NO;
1829
2060
                                GCC_WARN_SIGN_COMPARE = NO;
1830
2061
                                GCC_WARN_UNUSED_FUNCTION = NO;
1831
2062
                                GCC_WARN_UNUSED_VALUE = NO;
1832
2063
                                GCC_WARN_UNUSED_VARIABLE = NO;
 
2064
                                MACOSX_DEPLOYMENT_TARGET = 10.4;
1833
2065
                                OTHER_CFLAGS = "$(inherited)";
1834
2066
                                PREBINDING = NO;
1835
 
                                SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
 
2067
                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
 
2068
                        };
 
2069
                        name = Development;
 
2070
                };
 
2071
                3C7A118E0D0B2EB800B5701F /* Release */ = {
 
2072
                        isa = XCBuildConfiguration;
 
2073
                        buildSettings = {
 
2074
                                COPY_PHASE_STRIP = YES;
 
2075
                                DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
 
2076
                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
 
2077
                                GCC_MODEL_TUNING = G5;
 
2078
                                INSTALL_PATH = /usr/local/lib;
 
2079
                                PREBINDING = NO;
 
2080
                                PRODUCT_NAME = natpmp;
 
2081
                                ZERO_LINK = NO;
 
2082
                        };
 
2083
                        name = Release;
 
2084
                };
 
2085
                3C7A118F0D0B2EB800B5701F /* Release - Debug */ = {
 
2086
                        isa = XCBuildConfiguration;
 
2087
                        buildSettings = {
 
2088
                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
 
2089
                                GCC_MODEL_TUNING = G5;
 
2090
                                INSTALL_PATH = /usr/local/lib;
 
2091
                                PREBINDING = NO;
 
2092
                                PRODUCT_NAME = natpmp;
 
2093
                                ZERO_LINK = YES;
 
2094
                        };
 
2095
                        name = "Release - Debug";
 
2096
                };
 
2097
                3C7A11900D0B2EB800B5701F /* Development */ = {
 
2098
                        isa = XCBuildConfiguration;
 
2099
                        buildSettings = {
 
2100
                                COPY_PHASE_STRIP = NO;
 
2101
                                GCC_DYNAMIC_NO_PIC = NO;
 
2102
                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
 
2103
                                GCC_MODEL_TUNING = G5;
 
2104
                                GCC_OPTIMIZATION_LEVEL = 0;
 
2105
                                INSTALL_PATH = /usr/local/lib;
 
2106
                                PREBINDING = NO;
 
2107
                                PRODUCT_NAME = natpmp;
 
2108
                                ZERO_LINK = YES;
1836
2109
                        };
1837
2110
                        name = Development;
1838
2111
                };
1839
2112
                4D18389C09DEC01E0047D688 /* Release */ = {
1840
2113
                        isa = XCBuildConfiguration;
1841
2114
                        buildSettings = {
 
2115
                                HEADER_SEARCH_PATHS = (
 
2116
                                        "third-party/libevent",
 
2117
                                        "third-party",
 
2118
                                );
1842
2119
                                OTHER_CFLAGS = (
1843
2120
                                        "-DSYS_DARWIN",
1844
2121
                                        "-DHAVE_OPENSSL",
1882
2159
                                DEBUG_INFORMATION_FORMAT = dwarf;
1883
2160
                                GCC_ENABLE_OBJC_EXCEPTIONS = YES;
1884
2161
                                GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
1885
 
                                PREBINDING = NO;
1886
 
                                SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
1887
 
                        };
1888
 
                        name = Release;
 
2162
                                MACOSX_DEPLOYMENT_TARGET = 10.4;
 
2163
                                PREBINDING = NO;
 
2164
                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
 
2165
                        };
 
2166
                        name = Release;
 
2167
                };
 
2168
                A250CFEB0CDA19680068B4B6 /* Release - Debug */ = {
 
2169
                        isa = XCBuildConfiguration;
 
2170
                        buildSettings = {
 
2171
                                ARCHS = (
 
2172
                                        ppc,
 
2173
                                        i386,
 
2174
                                );
 
2175
                                DEBUG_INFORMATION_FORMAT = dwarf;
 
2176
                                GCC_ENABLE_OBJC_EXCEPTIONS = YES;
 
2177
                                GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
 
2178
                                MACOSX_DEPLOYMENT_TARGET = 10.4;
 
2179
                                PREBINDING = NO;
 
2180
                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
 
2181
                        };
 
2182
                        name = "Release - Debug";
 
2183
                };
 
2184
                A250CFEC0CDA19680068B4B6 /* Release - Debug */ = {
 
2185
                        isa = XCBuildConfiguration;
 
2186
                        buildSettings = {
 
2187
                                FRAMEWORK_SEARCH_PATHS = macosx;
 
2188
                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
 
2189
                                GCC_PREFIX_HEADER = macosx/Transmission_Prefix.pch;
 
2190
                                INFOPLIST_FILE = macosx/Info.plist;
 
2191
                                PRODUCT_NAME = Transmission;
 
2192
                                WRAPPER_EXTENSION = app;
 
2193
                        };
 
2194
                        name = "Release - Debug";
 
2195
                };
 
2196
                A250CFED0CDA19680068B4B6 /* Release - Debug */ = {
 
2197
                        isa = XCBuildConfiguration;
 
2198
                        buildSettings = {
 
2199
                                HEADER_SEARCH_PATHS = .;
 
2200
                                PRODUCT_NAME = transmissioncli;
 
2201
                        };
 
2202
                        name = "Release - Debug";
 
2203
                };
 
2204
                A250CFEE0CDA19680068B4B6 /* Release - Debug */ = {
 
2205
                        isa = XCBuildConfiguration;
 
2206
                        buildSettings = {
 
2207
                                HEADER_SEARCH_PATHS = (
 
2208
                                        "third-party/libevent",
 
2209
                                        "third-party",
 
2210
                                );
 
2211
                                OTHER_CFLAGS = (
 
2212
                                        "-DSYS_DARWIN",
 
2213
                                        "-DHAVE_OPENSSL",
 
2214
                                        "-D__TRANSMISSION__",
 
2215
                                        "-DHAVE_STRLCPY",
 
2216
                                        "-DHAVE_STRLCAT",
 
2217
                                        "-DHAVE_ASPRINTF",
 
2218
                                        "-DHAVE_LIBGEN",
 
2219
                                );
 
2220
                                PRODUCT_NAME = transmission;
 
2221
                        };
 
2222
                        name = "Release - Debug";
 
2223
                };
 
2224
                A250CFEF0CDA19680068B4B6 /* Release - Debug */ = {
 
2225
                        isa = XCBuildConfiguration;
 
2226
                        buildSettings = {
 
2227
                                HEADER_SEARCH_PATHS = (
 
2228
                                        .,
 
2229
                                        "third-party/",
 
2230
                                        "third-party/libevent",
 
2231
                                );
 
2232
                                PRODUCT_NAME = "transmission-daemon";
 
2233
                        };
 
2234
                        name = "Release - Debug";
 
2235
                };
 
2236
                A250CFF00CDA19680068B4B6 /* Release - Debug */ = {
 
2237
                        isa = XCBuildConfiguration;
 
2238
                        buildSettings = {
 
2239
                                HEADER_SEARCH_PATHS = (
 
2240
                                        .,
 
2241
                                        "third-party/",
 
2242
                                        "third-party/libevent",
 
2243
                                );
 
2244
                                PRODUCT_NAME = "transmission-remote";
 
2245
                        };
 
2246
                        name = "Release - Debug";
 
2247
                };
 
2248
                A250CFF10CDA19680068B4B6 /* Release - Debug */ = {
 
2249
                        isa = XCBuildConfiguration;
 
2250
                        buildSettings = {
 
2251
                                HEADER_SEARCH_PATHS = (
 
2252
                                        .,
 
2253
                                        "third-party/",
 
2254
                                        "third-party/libevent",
 
2255
                                );
 
2256
                                PRODUCT_NAME = "transmission-proxy";
 
2257
                        };
 
2258
                        name = "Release - Debug";
 
2259
                };
 
2260
                A250CFF20CDA19680068B4B6 /* Release - Debug */ = {
 
2261
                        isa = XCBuildConfiguration;
 
2262
                        buildSettings = {
 
2263
                                OTHER_CFLAGS = "-DHAVE_CONFIG_H";
 
2264
                                PRODUCT_NAME = event;
 
2265
                                USER_HEADER_SEARCH_PATHS = "third-party/libevent";
 
2266
                        };
 
2267
                        name = "Release - Debug";
 
2268
                };
 
2269
                BE1183490CE160960002D0F3 /* Release */ = {
 
2270
                        isa = XCBuildConfiguration;
 
2271
                        buildSettings = {
 
2272
                                COPY_PHASE_STRIP = YES;
 
2273
                                DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
 
2274
                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
 
2275
                                GCC_MODEL_TUNING = G5;
 
2276
                                INSTALL_PATH = /usr/local/lib;
 
2277
                                OTHER_CFLAGS = (
 
2278
                                        "$(inherited)",
 
2279
                                        "-DNDEBUG",
 
2280
                                );
 
2281
                                OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)";
 
2282
                                PREBINDING = NO;
 
2283
                                PRODUCT_NAME = miniupnp;
 
2284
                                ZERO_LINK = NO;
 
2285
                        };
 
2286
                        name = Release;
 
2287
                };
 
2288
                BE11834A0CE160960002D0F3 /* Release - Debug */ = {
 
2289
                        isa = XCBuildConfiguration;
 
2290
                        buildSettings = {
 
2291
                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
 
2292
                                GCC_MODEL_TUNING = G5;
 
2293
                                INSTALL_PATH = /usr/local/lib;
 
2294
                                OTHER_CFLAGS = (
 
2295
                                        "$(inherited)",
 
2296
                                        "-DNDEBUG",
 
2297
                                );
 
2298
                                OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)";
 
2299
                                PREBINDING = NO;
 
2300
                                PRODUCT_NAME = miniupnp;
 
2301
                                ZERO_LINK = YES;
 
2302
                        };
 
2303
                        name = "Release - Debug";
 
2304
                };
 
2305
                BE11834B0CE160960002D0F3 /* Development */ = {
 
2306
                        isa = XCBuildConfiguration;
 
2307
                        buildSettings = {
 
2308
                                COPY_PHASE_STRIP = NO;
 
2309
                                GCC_DYNAMIC_NO_PIC = NO;
 
2310
                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
 
2311
                                GCC_MODEL_TUNING = G5;
 
2312
                                GCC_OPTIMIZATION_LEVEL = 0;
 
2313
                                INSTALL_PATH = /usr/local/lib;
 
2314
                                OTHER_CFLAGS = (
 
2315
                                        "$(inherited)",
 
2316
                                        "-DNDEBUG",
 
2317
                                );
 
2318
                                OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)";
 
2319
                                PREBINDING = NO;
 
2320
                                PRODUCT_NAME = miniupnp;
 
2321
                                ZERO_LINK = YES;
 
2322
                        };
 
2323
                        name = Development;
1889
2324
                };
1890
2325
                BE75C34B0C729EB600DBEFE0 /* Release */ = {
1891
2326
                        isa = XCBuildConfiguration;
1892
2327
                        buildSettings = {
1893
2328
                                OTHER_CFLAGS = "-DHAVE_CONFIG_H";
1894
2329
                                PRODUCT_NAME = event;
1895
 
                                USER_HEADER_SEARCH_PATHS = "./third-party/libevent ./third-party/libevent/compat";
 
2330
                                USER_HEADER_SEARCH_PATHS = "third-party/libevent";
1896
2331
                        };
1897
2332
                        name = Release;
1898
2333
                };
1899
2334
                BEFC1C0A0C07753800B0BB3C /* Release */ = {
1900
2335
                        isa = XCBuildConfiguration;
1901
2336
                        buildSettings = {
1902
 
                                HEADER_SEARCH_PATHS = .;
 
2337
                                HEADER_SEARCH_PATHS = (
 
2338
                                        .,
 
2339
                                        "third-party/",
 
2340
                                        "third-party/libevent",
 
2341
                                );
1903
2342
                                PRODUCT_NAME = "transmission-daemon";
1904
2343
                        };
1905
2344
                        name = Release;
1907
2346
                BEFC1CF80C07822400B0BB3C /* Release */ = {
1908
2347
                        isa = XCBuildConfiguration;
1909
2348
                        buildSettings = {
1910
 
                                HEADER_SEARCH_PATHS = .;
 
2349
                                HEADER_SEARCH_PATHS = (
 
2350
                                        .,
 
2351
                                        "third-party/",
 
2352
                                        "third-party/libevent",
 
2353
                                );
1911
2354
                                PRODUCT_NAME = "transmission-remote";
1912
2355
                        };
1913
2356
                        name = Release;
1915
2358
                BEFC1D420C0783EE00B0BB3C /* Release */ = {
1916
2359
                        isa = XCBuildConfiguration;
1917
2360
                        buildSettings = {
1918
 
                                HEADER_SEARCH_PATHS = .;
 
2361
                                HEADER_SEARCH_PATHS = (
 
2362
                                        .,
 
2363
                                        "third-party/",
 
2364
                                        "third-party/libevent",
 
2365
                                );
1919
2366
                                PRODUCT_NAME = "transmission-proxy";
1920
2367
                        };
1921
2368
                        name = Release;
1923
2370
/* End XCBuildConfiguration section */
1924
2371
 
1925
2372
/* Begin XCConfigurationList section */
 
2373
                3C7A119B0D0B2EE300B5701F /* Build configuration list for PBXNativeTarget "natpmp" */ = {
 
2374
                        isa = XCConfigurationList;
 
2375
                        buildConfigurations = (
 
2376
                                3C7A118E0D0B2EB800B5701F /* Release */,
 
2377
                                3C7A118F0D0B2EB800B5701F /* Release - Debug */,
 
2378
                                3C7A11900D0B2EB800B5701F /* Development */,
 
2379
                        );
 
2380
                        defaultConfigurationIsVisible = 0;
 
2381
                        defaultConfigurationName = Development;
 
2382
                };
1926
2383
                4D18389B09DEC01E0047D688 /* Build configuration list for PBXNativeTarget "libtransmission" */ = {
1927
2384
                        isa = XCConfigurationList;
1928
2385
                        buildConfigurations = (
1929
2386
                                4D18389C09DEC01E0047D688 /* Release */,
 
2387
                                A250CFEE0CDA19680068B4B6 /* Release - Debug */,
1930
2388
                                0053D3D40C86774200545606 /* Development */,
1931
2389
                        );
1932
2390
                        defaultConfigurationIsVisible = 0;
1936
2394
                        isa = XCConfigurationList;
1937
2395
                        buildConfigurations = (
1938
2396
                                4DDBB71E09E16BF100284745 /* Release */,
 
2397
                                A250CFED0CDA19680068B4B6 /* Release - Debug */,
1939
2398
                                0053D3D60C86774200545606 /* Development */,
1940
2399
                        );
1941
2400
                        defaultConfigurationIsVisible = 0;
1945
2404
                        isa = XCConfigurationList;
1946
2405
                        buildConfigurations = (
1947
2406
                                4DF0C599089918A300DD8943 /* Release */,
 
2407
                                A250CFEC0CDA19680068B4B6 /* Release - Debug */,
1948
2408
                                0053D3D50C86774200545606 /* Development */,
1949
2409
                        );
1950
2410
                        defaultConfigurationIsVisible = 0;
1954
2414
                        isa = XCConfigurationList;
1955
2415
                        buildConfigurations = (
1956
2416
                                4DF0C59D089918A300DD8943 /* Release */,
 
2417
                                A250CFEB0CDA19680068B4B6 /* Release - Debug */,
1957
2418
                                0053D3DA0C86774200545606 /* Development */,
1958
2419
                        );
1959
2420
                        defaultConfigurationIsVisible = 0;
1960
2421
                        defaultConfigurationName = Development;
1961
2422
                };
 
2423
                BE11834C0CE160A80002D0F3 /* Build configuration list for PBXNativeTarget "miniupnp" */ = {
 
2424
                        isa = XCConfigurationList;
 
2425
                        buildConfigurations = (
 
2426
                                BE1183490CE160960002D0F3 /* Release */,
 
2427
                                BE11834A0CE160960002D0F3 /* Release - Debug */,
 
2428
                                BE11834B0CE160960002D0F3 /* Development */,
 
2429
                        );
 
2430
                        defaultConfigurationIsVisible = 0;
 
2431
                        defaultConfigurationName = Development;
 
2432
                };
1962
2433
                BE75C34A0C729EB600DBEFE0 /* Build configuration list for PBXNativeTarget "event" */ = {
1963
2434
                        isa = XCConfigurationList;
1964
2435
                        buildConfigurations = (
1965
2436
                                BE75C34B0C729EB600DBEFE0 /* Release */,
 
2437
                                A250CFF20CDA19680068B4B6 /* Release - Debug */,
1966
2438
                                0053D3D30C86774200545606 /* Development */,
1967
2439
                        );
1968
2440
                        defaultConfigurationIsVisible = 0;
1972
2444
                        isa = XCConfigurationList;
1973
2445
                        buildConfigurations = (
1974
2446
                                BEFC1C0A0C07753800B0BB3C /* Release */,
 
2447
                                A250CFEF0CDA19680068B4B6 /* Release - Debug */,
1975
2448
                                0053D3D70C86774200545606 /* Development */,
1976
2449
                        );
1977
2450
                        defaultConfigurationIsVisible = 0;
1981
2454
                        isa = XCConfigurationList;
1982
2455
                        buildConfigurations = (
1983
2456
                                BEFC1CF80C07822400B0BB3C /* Release */,
 
2457
                                A250CFF00CDA19680068B4B6 /* Release - Debug */,
1984
2458
                                0053D3D80C86774200545606 /* Development */,
1985
2459
                        );
1986
2460
                        defaultConfigurationIsVisible = 0;
1990
2464
                        isa = XCConfigurationList;
1991
2465
                        buildConfigurations = (
1992
2466
                                BEFC1D420C0783EE00B0BB3C /* Release */,
 
2467
                                A250CFF10CDA19680068B4B6 /* Release - Debug */,
1993
2468
                                0053D3D90C86774200545606 /* Development */,
1994
2469
                        );
1995
2470
                        defaultConfigurationIsVisible = 0;