From 3bbecc2366d731103f4fa31c4eab2b9e759a8182 Mon Sep 17 00:00:00 2001 From: jstebbins Date: Sun, 20 Jun 2010 21:31:33 +0000 Subject: LinGui: fix aq-strength slider range. should be 0-2, not 0-1 Thanks Rodeo for pointing that out. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3401 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- gtk/src/ghb.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/src/ghb.ui b/gtk/src/ghb.ui index bae888a31..53174bf19 100644 --- a/gtk/src/ghb.ui +++ b/gtk/src/ghb.ui @@ -234,7 +234,7 @@ 0 - 1 + 2 0 0.5 0.1 -- cgit v1.2.3