From 4e306248fdffb84ffc844e60fc913a6f31eda369 Mon Sep 17 00:00:00 2001 From: John Stebbins Date: Fri, 12 Jul 2019 14:55:35 -0700 Subject: LinGui: update preset save dialog "Dimensions" label Make it consistent with other UIs Fixes https://github.com/HandBrake/HandBrake/issues/1309 --- gtk/src/ghb.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk') diff --git a/gtk/src/ghb.m4 b/gtk/src/ghb.m4 index cae4291f4..9a7c6e175 100644 --- a/gtk/src/ghb.m4 +++ b/gtk/src/ghb.m4 @@ -8560,7 +8560,7 @@ Uncheck this if you want to allow changing each title's settings independently.< False GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK start - <b>Custom Picture Dimensions</b> + <b>Dimensions</b> True -- cgit v1.2.3