From 66ac9f4c72df756a5a2a4efc97edd8f112669493 Mon Sep 17 00:00:00 2001 From: John Stebbins Date: Wed, 17 Jul 2019 10:30:05 -0700 Subject: [PATCH] LinGui: make "clear completed queue items" pref consistent with WinGui move to "General" preferences pane make text consistent --- gtk/src/ghb.m4 | 38 ++++++++++++++++++-------------------- 1 file changed, 18 insertions(+), 20 deletions(-) diff --git a/gtk/src/ghb.m4 b/gtk/src/ghb.m4 index 9a7c6e175..09d622df5 100644 --- a/gtk/src/ghb.m4 +++ b/gtk/src/ghb.m4 @@ -7593,6 +7593,23 @@ filter_output([ 4 + + + Clear completed queue items after and encode completes + True + True + False + By default, completed jobs remain in the queue and are marked as complete. +Check this if you want the queue to clean itself up by deleting completed jobs. + start + 12 + True + + + + 5 + + @@ -7918,25 +7935,6 @@ filter_output([ 1 - - - Delete completed jobs from queue - True - True - False - By default, completed jobs remain in the queue and are marked as complete. -Check this if you want the queue to clean itself up by deleting completed jobs. - start - True - - - - 7 - 0 - 1 - 1 - - Use the same settings for all titles in a batch @@ -7952,7 +7950,7 @@ Uncheck this if you want to allow changing each title's settings independently.< - 8 + 7 0 1 1 -- 2.40.0