From 36c238ffb498724b19e27989904d1f7a94bd7649 Mon Sep 17 00:00:00 2001 From: Thomas Perl Date: Mon, 5 Jan 2009 15:02:26 +0100 Subject: [PATCH] Allow higher values for update frequency (bug 176) It isn't necessary with lots of uptime that gPodder does every maximal 60 minutes a feed cache update and downloads the newest episodes. This patch fixes the issue by allowing settings up to 3600 minutes via the GUI. Thanks to Maxi and Paul for reporting this issue. --- data/gpodder.glade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/gpodder.glade b/data/gpodder.glade index 439fad9c..c16e3715 100644 --- a/data/gpodder.glade +++ b/data/gpodder.glade @@ -2805,7 +2805,7 @@ GTK_UPDATE_ALWAYS False False - 20 1 60 1 0 0 + 20 1 3600 1 0 0 0