Changeset 2594
- Timestamp:
- Aug 2, 2007, 9:59:34 PM (15 years ago)
- Location:
- trunk
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Transmission.xcodeproj/project.pbxproj
r2592 r2594 115 115 A2A306620AAD24A80049E2AC /* UKMainThreadProxy.m in Sources */ = {isa = PBXBuildFile; fileRef = A2A3065A0AAD24A80049E2AC /* UKMainThreadProxy.m */; }; 116 116 A2AA579D0ADFCAB400CA59F6 /* PiecesView.m in Sources */ = {isa = PBXBuildFile; fileRef = A2AA579B0ADFCAB400CA59F6 /* PiecesView.m */; }; 117 A2AE68330C628A35008753C9 /* Creator.nib in Resources */ = {isa = PBXBuildFile; fileRef = A2AE68310C628A35008753C9 /* Creator.nib */; }; 117 118 A2AF1C390A3D0F6200F1575D /* FileOutlineView.m in Sources */ = {isa = PBXBuildFile; fileRef = A2AF1C370A3D0F6200F1575D /* FileOutlineView.m */; }; 118 119 A2BE9C520C1E4AF5002D16E6 /* makemeta.c in Sources */ = {isa = PBXBuildFile; fileRef = A2BE9C4E0C1E4ADA002D16E6 /* makemeta.c */; }; … … 123 124 A2D4F0850A915F7200890C32 /* GreenDot.tiff in Resources */ = {isa = PBXBuildFile; fileRef = A2D4F0840A915F7200890C32 /* GreenDot.tiff */; }; 124 125 A2DF37070C220D03006523C1 /* CreatorWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = A2DF37050C220D03006523C1 /* CreatorWindowController.m */; }; 125 A2DF377C0C222E2D006523C1 /* Creator.nib in Resources */ = {isa = PBXBuildFile; fileRef = A2DF377A0C222E2D006523C1 /* Creator.nib */; };126 126 A2E9AA760C249AF400085DCF /* Create.png in Resources */ = {isa = PBXBuildFile; fileRef = A2E9AA750C249AF400085DCF /* Create.png */; }; 127 127 A2F011990C27418800576FC0 /* CreateLarge.png in Resources */ = {isa = PBXBuildFile; fileRef = A2F011980C27418800576FC0 /* CreateLarge.png */; }; … … 439 439 A2AA579A0ADFCAB400CA59F6 /* PiecesView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PiecesView.h; path = macosx/PiecesView.h; sourceTree = "<group>"; }; 440 440 A2AA579B0ADFCAB400CA59F6 /* PiecesView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = PiecesView.m; path = macosx/PiecesView.m; sourceTree = "<group>"; }; 441 A2AE68320C628A35008753C9 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = macosx/English.lproj/Creator.nib; sourceTree = "<group>"; }; 442 A2AE68360C628A58008753C9 /* Korean */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Korean; path = macosx/Korean.lproj/Creator.nib; sourceTree = "<group>"; }; 443 A2AE68370C628A5E008753C9 /* Italian */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Italian; path = macosx/Italian.lproj/Creator.nib; sourceTree = "<group>"; }; 444 A2AE68380C628A63008753C9 /* Russian */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Russian; path = macosx/Russian.lproj/Creator.nib; sourceTree = "<group>"; }; 445 A2AE68390C628A66008753C9 /* Greek */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Greek; path = macosx/Greek.lproj/Creator.nib; sourceTree = "<group>"; }; 441 446 A2AF1C360A3D0F6200F1575D /* FileOutlineView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = FileOutlineView.h; path = macosx/FileOutlineView.h; sourceTree = "<group>"; }; 442 447 A2AF1C370A3D0F6200F1575D /* FileOutlineView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = FileOutlineView.m; path = macosx/FileOutlineView.m; sourceTree = "<group>"; }; … … 450 455 A2DF37040C220D03006523C1 /* CreatorWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CreatorWindowController.h; path = macosx/CreatorWindowController.h; sourceTree = "<group>"; }; 451 456 A2DF37050C220D03006523C1 /* CreatorWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CreatorWindowController.m; path = macosx/CreatorWindowController.m; sourceTree = "<group>"; }; 452 A2DF377B0C222E2D006523C1 /* Creator.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Creator.nib; path = macosx/English.lproj/Creator.nib; sourceTree = "<group>"; };453 457 A2E9AA750C249AF400085DCF /* Create.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Create.png; path = macosx/Images/Create.png; sourceTree = "<group>"; }; 454 458 A2F011980C27418800576FC0 /* CreateLarge.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = CreateLarge.png; path = macosx/Images/CreateLarge.png; sourceTree = "<group>"; }; … … 728 732 A200B9620A227FD0007BBB1E /* InfoWindow.nib */, 729 733 A21567EB0A9A5034004DECD6 /* MessageWindow.nib */, 730 A2DF377A0C222E2D006523C1 /* Creator.nib */,731 734 A2912C520A2956E80097A0CA /* PrefsWindow.nib */, 732 735 A2085E000C53C16F000BC3B7 /* AboutWindow.nib */, 736 A2AE68310C628A35008753C9 /* Creator.nib */, 733 737 A22BC9A20C5BBCF100F5FB72 /* BottomBorder.png */, 734 738 A289EB0B0A33C56D00B082A3 /* ButtonBorder.png */, … … 1211 1215 A24103070AF80E390001C8D0 /* FilterButtonPressedLeft.png in Resources */, 1212 1216 A241528B0C0261B8007DD3B4 /* Globe.png in Resources */, 1213 A2DF377C0C222E2D006523C1 /* Creator.nib in Resources */,1214 1217 A2E9AA760C249AF400085DCF /* Create.png in Resources */, 1215 1218 A2F011990C27418800576FC0 /* CreateLarge.png in Resources */, … … 1222 1225 A2085E3F0C53C949000BC3B7 /* LICENSE in Resources */, 1223 1226 A22BC9A30C5BBCF100F5FB72 /* BottomBorder.png in Resources */, 1227 A2AE68330C628A35008753C9 /* Creator.nib in Resources */, 1224 1228 ); 1225 1229 runOnlyForDeploymentPostprocessing = 0; … … 1488 1492 sourceTree = "<group>"; 1489 1493 }; 1490 A2 DF377A0C222E2D006523C1/* Creator.nib */ = {1494 A2AE68310C628A35008753C9 /* Creator.nib */ = { 1491 1495 isa = PBXVariantGroup; 1492 1496 children = ( 1493 A2DF377B0C222E2D006523C1 /* Creator.nib */, 1497 A2AE68320C628A35008753C9 /* English */, 1498 A2AE68360C628A58008753C9 /* Korean */, 1499 A2AE68370C628A5E008753C9 /* Italian */, 1500 A2AE68380C628A63008753C9 /* Russian */, 1501 A2AE68390C628A66008753C9 /* Greek */, 1494 1502 ); 1495 1503 name = Creator.nib; -
trunk/macosx/Controller.h
r2457 r2594 222 222 - (NSRect) sizedWindowFrame; 223 223 224 - (void) showMainWindow: (id) sender; 225 - (void) linkHomepage: (id) sender; 226 - (void) linkForums: (id) sender; 224 - (void) showMainWindow: (id) sender; 225 226 - (void) linkHomepage: (id) sender; 227 - (void) linkForums: (id) sender; 228 - (void) linkDonate: (id) sender; 227 229 228 230 - (void) prepareForUpdate: (NSNotification *) notification; -
trunk/macosx/Controller.m
r2592 r2594 73 73 #define WEBSITE_URL @"http://transmission.m0k.org/" 74 74 #define FORUM_URL @"http://transmission.m0k.org/forum/" 75 #define DONATE_URL @"http://transmission.m0k.org/donate.php" 75 76 76 77 static void sleepCallBack(void * controller, io_service_t y, natural_t messageType, void * messageArgument) … … 3120 3121 } 3121 3122 3123 - (void) linkDonate: (id) sender 3124 { 3125 [[NSWorkspace sharedWorkspace] openURL: [NSURL URLWithString: DONATE_URL]]; 3126 } 3127 3122 3128 - (void) prepareForUpdate: (NSNotification *) notification 3123 3129 { -
trunk/macosx/English.lproj/MainMenu.nib/classes.nib
r2457 r2594 10 10 createFile = id; 11 11 doNothing = id; 12 linkDonate = id; 12 13 linkForums = id; 13 14 linkHomepage = id;
Note: See TracChangeset
for help on using the changeset viewer.