From 2599def15a4b622c9f0e6d354dd9c0ad90531d6c Mon Sep 17 00:00:00 2001 From: jstebbins Date: Tue, 21 Feb 2012 23:38:39 +0000 Subject: LinGui: fix audio gain and quality icon display. Accidentally broke when adding tabs to make things "prettier" :-\ git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4460 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- gtk/src/ghb.ui | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'gtk/src/ghb.ui') 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 True vertical audio-volume-muted - audio-volume-high - audio-volume-low - audio-volume-medium +audio-volume-high +audio-volume-low +audio-volume-medium adjustment35 GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK <b>Audio Gain:</b> Adjust the amplification or attenuation of the output audio track. @@ -2614,13 +2614,13 @@ FFMpeg's and Theora's scale is more linear. These encoders do not have a lossle True vertical weather-storm - weather-clear - weather-storm - weather-showers-scattered - weather-showers - weather-overcast - weather-few-clouds - weather-clear +weather-clear +weather-storm +weather-showers-scattered +weather-showers +weather-overcast +weather-few-clouds +weather-clear audio_quality_adj GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK <b>Quality:</b> For output codec's that support it, adjust the quality of the output. -- cgit v1.2.3