#include <glib.h>
Go to the source code of this file.
Functions | |
void | move_init (void) |
Initializes the background moving/copying task. | |
void | move_close (void) |
Called at shutdown time. | |
void | move_queue (struct download *d, const gchar *dest, const gchar *ext) |
Enqueue completed download file for verification. |
|
Called at shutdown time.
|
|
Initializes the background moving/copying task.
|
|
Enqueue completed download file for verification.
|