summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean Delmas2015-07-06 16:52:04 +0200
committerjvoisin2015-07-25 15:07:34 +0200
commitdbcc9ea5310024fd6e58443d25666b3a290496cf (patch)
treefd38c5b608309dedebab5bf9d00dd5210039f57b
parent78b84a9c6e9b8eede8c7747fa298eeaf5857e523 (diff)
Set resizable MetadataPopup name column
-rw-r--r--data/mat.glade1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/mat.glade b/data/mat.glade
index eabf4f1..bd56f34 100644
--- a/data/mat.glade
+++ b/data/mat.glade
@@ -80,6 +80,7 @@
80 </child> 80 </child>
81 <child> 81 <child>
82 <object class="GtkTreeViewColumn" id="MetadataPopupTreeViewName"> 82 <object class="GtkTreeViewColumn" id="MetadataPopupTreeViewName">
83 <property name="resizable">True</property>
83 <property name="sizing">fixed</property> 84 <property name="sizing">fixed</property>
84 <property name="title" translatable="yes">Name</property> 85 <property name="title" translatable="yes">Name</property>
85 <property name="expand">True</property> 86 <property name="expand">True</property>