From 925d34ae2f98e90470fa8f16cb63487e640f40ea Mon Sep 17 00:00:00 2001 From: lukefromdc Date: Tue, 13 Aug 2024 14:08:50 -0400 Subject: Fix spinbox for creating split archives of set filesize *Based on patch by Yaroslav Kokurin , max per-archive size increased to 10GB --- src/ui/batch-add-files.ui | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/ui/batch-add-files.ui') diff --git a/src/ui/batch-add-files.ui b/src/ui/batch-add-files.ui index c6f6980..0b94d40 100644 --- a/src/ui/batch-add-files.ui +++ b/src/ui/batch-add-files.ui @@ -18,8 +18,10 @@ help-browser - 9999999999 + 0.10000000000000001 + 10000 10 + 0.10000000000000001 10 -- cgit v1.2.1