[gnome-applets/wip/gnome-3.10+: 5/29] charpick: fix too wide 'Available palettes' button



commit cbb0add3d2203fa59f8bd74f4be91a3a5662650d
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Sun Jul 6 10:06:30 2014 +0300

    charpick: fix too wide 'Available palettes' button

 charpick/charpick.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/charpick/charpick.c b/charpick/charpick.c
index c337f50..e564cb8 100644
--- a/charpick/charpick.c
+++ b/charpick/charpick.c
@@ -502,7 +502,6 @@ build_table(charpick_data *p_curr_data)
     button_box = gtk_box_new (GTK_ORIENTATION_VERTICAL, 0);
   }
 
-  gtk_box_set_homogeneous (GTK_BOX (box), TRUE);
   gtk_box_pack_start (GTK_BOX (box), button_box, TRUE, TRUE, 0);
   
   size_ratio = MAX (size_ratio, 1);


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