From 3ce05cb5ad75a1b272bea1e869124fbb603d5165 Mon Sep 17 00:00:00 2001 From: John Stebbins Date: Mon, 22 Oct 2018 13:35:49 -0700 Subject: [PATCH] LinGui: Update auto-name template tooltip --- gtk/src/ghb.m4 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gtk/src/ghb.m4 b/gtk/src/ghb.m4 index 226da35ca..2f2fb3cc9 100644 --- a/gtk/src/ghb.m4 +++ b/gtk/src/ghb.m4 @@ -7378,6 +7378,7 @@ filter_output([ Use automatic naming (uses modified source name) + Create destination filename from source filename or volume label True True False @@ -7412,7 +7413,7 @@ filter_output([ - Available Options: {source} {title} {preset} {chapters} {date} {time} {creation-date} {creation-time} {quality} {bitrate} + Available Options: {source_path} {source} {title} {preset} {chapters} {date} {time} {creation-date} {creation-time} {quality} {bitrate} True True GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK -- 2.40.0