diff options
author | John Stebbins <[email protected]> | 2016-05-05 12:19:22 -0600 |
---|---|---|
committer | John Stebbins <[email protected]> | 2016-05-05 12:19:22 -0600 |
commit | 07907175422bd2d6cba18c08c0bcab190104cc0d (patch) | |
tree | cc0a4bf50c809b02a7cfd2e8414cba977037b628 /gtk/src/ghb-3.12.ui | |
parent | 830ef047a4e7b9053140d619bcdf9eafbd869c0b (diff) |
LinGui: add {preset} auto-file naming option
Diffstat (limited to 'gtk/src/ghb-3.12.ui')
-rw-r--r-- | gtk/src/ghb-3.12.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/src/ghb-3.12.ui b/gtk/src/ghb-3.12.ui index 012634b3a..53179cee0 100644 --- a/gtk/src/ghb-3.12.ui +++ b/gtk/src/ghb-3.12.ui @@ -7188,7 +7188,7 @@ This file may be reloaded at a later time to edit your jobs and re-encode.</prop </child> <child> <object class="GtkEntry" id="auto_name_template"> - <property name="tooltip_text" translatable="yes">Available Options: {source} {title} {chapters} {date} {time} {quality} {bitrate}</property> + <property name="tooltip_text" translatable="yes">Available Options: {source} {title} {preset} {chapters} {date} {time} {quality} {bitrate}</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |