]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-contact-blocking-dialog.ui
Revert "Revert "contact-blocking-dialog: use tp-glib high level blocking API""
[empathy.git] / libempathy-gtk / empathy-contact-blocking-dialog.ui
index 766d27b23f0a4800bf9320e1e43d6594a595071f..25499ac70556fb37b782f495c99dba2ff9da7eab 100644 (file)
@@ -6,8 +6,8 @@
     <columns>
       <!-- column-name identifier -->
       <column type="gchararray"/>
-      <!-- column-name handle -->
-      <column type="guint"/>
+      <!-- column-name contact -->
+      <column type="TpContact"/>
     </columns>
   </object>
   <object class="GtkVBox" id="contents">
@@ -48,6 +48,8 @@
             <property name="hscrollbar_policy">never</property>
             <property name="vscrollbar_policy">automatic</property>
             <property name="shadow_type">etched-in</property>
+            <property name="width_request">408</property>
+            <property name="height_request">252</property>
             <child>
               <object class="GtkTreeView" id="blocked-contacts-view">
                 <property name="visible">True</property>