OSDN Git Service

LinGui: fix toolbar labels on libgtk 2.18
authorjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Fri, 30 Oct 2009 17:01:48 +0000 (17:01 +0000)
committerjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Fri, 30 Oct 2009 17:01:48 +0000 (17:01 +0000)
A change in default behavior of toolbar buttons made the lables not
visible.

git-svn-id: svn://localhost/HandBrake/trunk@2900 b64f7644-9d1e-0410-96f1-a4d463321fa5

gtk/src/ghb.ui

index b04c86e..68612ae 100644 (file)
           <object class="GtkToolbar" id="toolbar1">
             <property name="visible">True</property>
             <property name="icon_size">5</property>
+            <property name="toolbar_style">both</property>
             <child>
               <object class="GtkToolButton" id="sourcetoolbutton">
                 <property name="visible">True</property>