]> granicus.if.org Git - transmission/commitdiff
whoops
authorMitchell Livingston <livings124@transmissionbt.com>
Sat, 19 Dec 2009 21:43:15 +0000 (21:43 +0000)
committerMitchell Livingston <livings124@transmissionbt.com>
Sat, 19 Dec 2009 21:43:15 +0000 (21:43 +0000)
macosx/InfoWindowController.m

index 1cc4de4919f2d4d18a7741f5ac2f3fb0cfebfcff..f49ddf890e893cc212f816cdac475ef881f02e75 100644 (file)
@@ -1374,7 +1374,7 @@ typedef enum
         #warning remove after 1.8
         [fHashField setSelectable: YES];
         [fCommentView setSelectable: ![commentString isEqualToString: @""]];
-        [fCreatorField setSelectable: ![creatorString isEqualToString: @""]];
+        [fDataLocationField setSelectable: YES];
         
         //set pieces view
         BOOL piecesAvailableSegment = [[NSUserDefaults standardUserDefaults] boolForKey: @"PiecesViewShowAvailability"];