From 673550b6d326e111867fa78ba4d796045715202e Mon Sep 17 00:00:00 2001 From: Scott Pakin Date: Tue, 5 Aug 2014 15:22:12 -0600 Subject: Added time-remaining support to progress bars Introduced a --time-remaining command-line option that uses the time and percent complete to extrapolate the time remaining until progress reaches 100%. --- src/zenity.ui | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'src/zenity.ui') diff --git a/src/zenity.ui b/src/zenity.ui index 61bea5e..5b40e9e 100644 --- a/src/zenity.ui +++ b/src/zenity.ui @@ -870,6 +870,18 @@ 1 + + + True + False + 0 + + + False + False + 2 + + False -- cgit v1.2.1