[gitg/gtk3: 9/20] Fix the details panel's info from expanding



commit 1136c7e1f466e06562ebad5f8e33243c736d1b3c
Author: Garrett Regier <alias301 gmail com>
Date:   Sun Jan 2 20:50:25 2011 -0800

    Fix the details panel's info from expanding

 gitg/gitg-revision-details-panel.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gitg/gitg-revision-details-panel.ui b/gitg/gitg-revision-details-panel.ui
index 73550e0..863d179 100644
--- a/gitg/gitg-revision-details-panel.ui
+++ b/gitg/gitg-revision-details-panel.ui
@@ -12,6 +12,7 @@
         <property name="n_columns">2</property>
         <property name="column_spacing">6</property>
         <property name="row_spacing">6</property>
+        <property name="expand">False</property>
         <child>
           <object class="GtkLabel" id="label_author">
             <property name="visible">True</property>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]