Updating branch refs/heads/master
to 10ef12e96190fc009ba2f61107d1917ee0959584 (commit)
from ede666209f2ce1a798035ebcf8526d63a4fc9411 (commit)
commit 10ef12e96190fc009ba2f61107d1917ee0959584
Author: Nick Schermer <[email protected]>
Date: Sun Oct 14 13:12:32 2012 +0200
Don't force size of spinner in size label.
thunar/thunar-size-label.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/thunar/thunar-size-label.c b/thunar/thunar-size-label.c
index 33217b0..eff53e7 100644
--- a/thunar/thunar-size-label.c
+++ b/thunar/thunar-size-label.c
@@ -143,7 +143,6 @@ thunar_size_label_init (ThunarSizeLabel *size_label)
/* add the spinner widget */
size_label->spinner = gtk_spinner_new ();
- gtk_widget_set_size_request (size_label->spinner, 16, 16);
exo_binding_new (G_OBJECT (size_label->spinner), "visible", G_OBJECT (ebox),
"visible");
gtk_container_add (GTK_CONTAINER (ebox), size_label->spinner);
gtk_widget_show (size_label->spinner);
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits