From 67e178572d532328dad451f835ceea7045f36290 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Tue, 10 Aug 2010 23:13:26 +0200 Subject: package finished event --- module/plugins/hooks/HotFolder.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/plugins/hooks') diff --git a/module/plugins/hooks/HotFolder.py b/module/plugins/hooks/HotFolder.py index 3b6c88d82..6c6825954 100644 --- a/module/plugins/hooks/HotFolder.py +++ b/module/plugins/hooks/HotFolder.py @@ -36,7 +36,7 @@ class HotFolder(Hook): ("folder", "str", "Folder to observe", "container"), ("watch_file", "bool", "Observe link file", "False"), ("keep", "bool", "Keep added containers", "True"), - ("file", "str", "link file", "links.txt")] + ("file", "str", "Link file", "links.txt")] __threaded__ = [] __author_name__ = ("RaNaN") __author_mail__ = ("RaNaN@pyload.de") -- cgit v1.2.3