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

View File

@@ -104,6 +104,7 @@
- (void) setDownloadLocation: (id) sender;
- (void) folderSheetShow: (id) sender;
- (void) incompleteFolderSheetShow: (id) sender;
- (void) setUseIncompleteFolder: (id) sender;
- (void) applyRatioSetting: (id) sender;
- (void) updateRatioStopField;