[totem] browser-plugin: No more resize grip



commit 4bdd6a36a2268744575d9f105043033114a9ae0c
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Oct 18 14:22:34 2010 +0100

    browser-plugin: No more resize grip

 browser-plugin/totem-plugin-viewer.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/browser-plugin/totem-plugin-viewer.c b/browser-plugin/totem-plugin-viewer.c
index ed36020..7322245 100644
--- a/browser-plugin/totem-plugin-viewer.c
+++ b/browser-plugin/totem-plugin-viewer.c
@@ -1956,7 +1956,6 @@ totem_embedded_construct (TotemEmbedded *emb,
 			  G_CALLBACK (cb_vol), emb);
 
 	emb->statusbar = TOTEM_STATUSBAR (gtk_builder_get_object (emb->xml, "statusbar"));
-	gtk_statusbar_set_has_resize_grip (GTK_STATUSBAR (emb->statusbar), FALSE);
 
 	if (!emb->hidden) {
 		gtk_widget_set_size_request (emb->window, width, height);



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