diff options
Diffstat (limited to 'gtk/src/ghb.ui')
-rw-r--r-- | gtk/src/ghb.ui | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/gtk/src/ghb.ui b/gtk/src/ghb.ui index d4249a47e..32733f624 100644 --- a/gtk/src/ghb.ui +++ b/gtk/src/ghb.ui @@ -2488,9 +2488,9 @@ FFMpeg's and Theora's scale is more linear. These encoders do not have a lossle <property name="visible">True</property> <property name="orientation">vertical</property> <property name="icons">audio-volume-muted - audio-volume-high - audio-volume-low - audio-volume-medium</property> +audio-volume-high +audio-volume-low +audio-volume-medium</property> <property name="adjustment">adjustment35</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="tooltip-markup" translatable="yes"><b>Audio Gain:</b> Adjust the amplification or attenuation of the output audio track.</property> @@ -2614,13 +2614,13 @@ FFMpeg's and Theora's scale is more linear. These encoders do not have a lossle <property name="visible">True</property> <property name="orientation">vertical</property> <property name="icons">weather-storm - weather-clear - weather-storm - weather-showers-scattered - weather-showers - weather-overcast - weather-few-clouds - weather-clear</property> +weather-clear +weather-storm +weather-showers-scattered +weather-showers +weather-overcast +weather-few-clouds +weather-clear</property> <property name="adjustment">audio_quality_adj</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="tooltip-markup" translatable="yes"><b>Quality:</b> For output codec's that support it, adjust the quality of the output.</property> |