1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-24 08:43:27 +00:00

add a 'New Folder' button to the select download folder dialogue

This commit is contained in:
Mitchell Livingston 2007-02-19 13:40:55 +00:00
parent fbfa8c1896
commit c7e9f024e0

View file

@ -713,6 +713,7 @@ static void sleepCallBack(void * controller, io_service_t y, natural_t messageTy
[panel setAllowsMultipleSelection: NO];
[panel setCanChooseFiles: NO];
[panel setCanChooseDirectories: YES];
[panel setCanCreateDirectories: YES];
[panel setMessage: [NSString stringWithFormat: NSLocalizedString(@"Select the download folder for \"%@\"",
"Open torrent -> select destination folder"),