use libtransmission for moving, incomplete directory, and directory controlling in general (still rough around the edges)

This commit is contained in:
Mitchell Livingston
2009-10-21 13:01:14 +00:00
parent 0c53f3fa62
commit 581afef25a
13 changed files with 257 additions and 297 deletions
+1 -1
View File
@@ -254,7 +254,7 @@
[fDestination release];
fDestination = [destination retain];
[fTorrent changeDownloadFolder: fDestination];
[fTorrent changeDownloadFolderBeforeUsing: fDestination];
}
[fLocationField setStringValue: [fDestination stringByAbbreviatingWithTildeInPath]];