From edd87e0b7cbe627e7f13f959a2a6cef2cab765c3 Mon Sep 17 00:00:00 2001 From: jstebbins Date: Fri, 30 Oct 2009 18:24:29 +0000 Subject: LinGui: modify toolbar buttons to adapt to new user customizable toolbar style settings. The new option for customizing this is available in System->Preferences->Appearance->Interface. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2902 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- gtk/src/ghb.ui | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/gtk/src/ghb.ui b/gtk/src/ghb.ui index 9993270b5..7a8b1f0d3 100644 --- a/gtk/src/ghb.ui +++ b/gtk/src/ghb.ui @@ -541,10 +541,10 @@ True 5 - both True + True GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK Choose Video Source Source @@ -558,6 +558,7 @@ True + True False GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK Start Encoding @@ -572,6 +573,7 @@ True + True False GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK Pause Encoding @@ -586,6 +588,7 @@ True + True False GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK Add to Queue @@ -600,6 +603,7 @@ True + True GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK Show Queue Show Queue @@ -613,6 +617,7 @@ True + True GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK Open Picture Settings and Preview window. Here you can adjust cropping, resolution, aspect ratio, and filters. Picture Settings @@ -626,6 +631,7 @@ True + True GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK Show Activity Window Activity Window @@ -3585,14 +3591,15 @@ Requires subme >= 6 and trellis >= 1. 2 True - both-horiz False GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK True True - True + False + _Save + True Save current settings to new preset. gtk-save @@ -3605,7 +3612,9 @@ Requires subme >= 6 and trellis >= 1. True True - True + False + _Delete + True Delete the currently selected preset. gtk-delete @@ -4741,12 +4750,12 @@ Requires subme >= 6 and trellis >= 1. True - both GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK True False + True Start hb-play @@ -4758,6 +4767,7 @@ Requires subme >= 6 and trellis >= 1. True + True False GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK Pause @@ -4771,6 +4781,7 @@ Requires subme >= 6 and trellis >= 1. True + True False GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK Edit -- cgit v1.2.3