mirror of
https://github.com/transmission/transmission.git
synced 2026-05-08 09:39:08 +01:00
use libtransmission for moving, incomplete directory, and directory controlling in general (still rough around the edges)
This commit is contained in:
@@ -254,7 +254,7 @@
|
||||
[fDestination release];
|
||||
fDestination = [destination retain];
|
||||
|
||||
[fTorrent changeDownloadFolder: fDestination];
|
||||
[fTorrent changeDownloadFolderBeforeUsing: fDestination];
|
||||
}
|
||||
|
||||
[fLocationField setStringValue: [fDestination stringByAbbreviatingWithTildeInPath]];
|
||||
|
||||
Reference in New Issue
Block a user