summaryrefslogtreecommitdiff
path: root/src/trg-torrent-props-dialog.c
diff options
context:
space:
mode:
authorGravatar Alan Fitton <ajf@eth0.org.uk>2011-04-23 16:50:50 +0000
committerGravatar Alan Fitton <ajf@eth0.org.uk>2011-04-23 16:50:50 +0000
commit9d0f1730fa146ee68ad3c6e3e6a9295364d22d98 (patch)
tree65ac3cadf4b3cb961bb4e0fe6ee778065c89caa5 /src/trg-torrent-props-dialog.c
parent448a320aeb1b523893bd450c2ac9e52230da9410 (diff)
after a move or properties change (via dialog) on a single torrent, perform a refresh on it. on multiple, refresh everything. add an optional torrent priority, id column, date done column.
Diffstat (limited to 'src/trg-torrent-props-dialog.c')
-rw-r--r--src/trg-torrent-props-dialog.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/trg-torrent-props-dialog.c b/src/trg-torrent-props-dialog.c
index 8f83ffd..d50bd89 100644
--- a/src/trg-torrent-props-dialog.c
+++ b/src/trg-torrent-props-dialog.c
@@ -122,6 +122,7 @@ trg_torrent_props_response_cb(GtkDialog * dlg, gint res_id,
}
request = torrent_set(priv->targetIds);
+ request_set_tag_from_ids(request, priv->targetIds);
args = node_get_arguments(request);
gtk_toggle_button_json_out(GTK_TOGGLE_BUTTON