From 5ef236869f3a7b1012a2e339b43f94b3f390ad11 Mon Sep 17 00:00:00 2001 From: Dominik Riebeling Date: Mon, 27 Aug 2007 17:40:35 +0000 Subject: Implement download caching. Set the folder for the cache data in the configuration dialog. Caching is disabled per default and defaults to the systems temp folder. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14476 a1c6a512-1295-4272-9138-f99709370657 --- rbutil/rbutilqt/configurefrm.ui | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'rbutil/rbutilqt/configurefrm.ui') diff --git a/rbutil/rbutilqt/configurefrm.ui b/rbutil/rbutilqt/configurefrm.ui index 006661ba08..087cdf34bd 100644 --- a/rbutil/rbutilqt/configurefrm.ui +++ b/rbutil/rbutilqt/configurefrm.ui @@ -270,6 +270,9 @@ Cac&he + + :/icons/icons/package-x-generic.png + Download cache settings @@ -304,7 +307,11 @@ - + + + Entering an invalid folder will reset the path to the systems temporary path. + + @@ -329,6 +336,9 @@ + + This will try to use all information from the cache, even information about updates. Only use this option if you want to install without network connection. Note: you need to do the same install you want to perform later with network access first to download all required files to the cache. + O&ffline mode @@ -367,6 +377,9 @@ Clean cache &now + + :/icons/icons/user-trash-full.png + -- cgit v1.2.3