summaryrefslogtreecommitdiff
path: root/src/trg-torrent-model.h
diff options
context:
space:
mode:
authorGravatar Alan Fitton <ajf@eth0.org.uk>2011-11-22 14:55:34 +0000
committerGravatar Alan Fitton <ajf@eth0.org.uk>2011-11-22 14:55:34 +0000
commitceed760d73e4ec82c8bd6f9a99a93ce184968b23 (patch)
treee3d398a2d27f1b41f57d41ee54925e6512d7062b /src/trg-torrent-model.h
parent57cb76cd8486a7cd4ca7de039dd874c6fe32ce94 (diff)
issue 66 - make paths under the default download dir appear as relative. add a example action script for downloading to local.
Diffstat (limited to 'src/trg-torrent-model.h')
-rw-r--r--src/trg-torrent-model.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/trg-torrent-model.h b/src/trg-torrent-model.h
index 79a22da..dd03ee9 100644
--- a/src/trg-torrent-model.h
+++ b/src/trg-torrent-model.h
@@ -108,6 +108,7 @@ enum {
TORRENT_COLUMN_UPDATESERIAL,
TORRENT_COLUMN_FLAGS,
TORRENT_COLUMN_DOWNLOADDIR,
+ TORRENT_COLUMN_DOWNLOADDIR_SHORT,
TORRENT_COLUMN_BANDWIDTH_PRIORITY,
TORRENT_COLUMN_DONE_DATE,
TORRENT_COLUMN_FROMPEX,