summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2007-04-12 14:07:25 +0000
committerBastien Nocera <hadess@src.gnome.org>2007-04-12 14:07:25 +0000
commitba695114cd995be7415d6b5bca00ae6635ec8238 (patch)
treee316655cae73c645e774c0a03613dd75f1a393dd /ChangeLog
parent9286f07dd87e625968bc61a753141c9b04e4211a (diff)
downloadtotem-ba695114cd995be7415d6b5bca00ae6635ec8238.tar.gz
Use the GtkStatusbar's set_has_resize_grip, not the TotemStatusbar one
2007-04-12 Bastien Nocera <hadess@hadess.net> * browser-plugin/totem-plugin-viewer.c: (totem_statusbar_create): Use the GtkStatusbar's set_has_resize_grip, not the TotemStatusbar one svn path=/trunk/; revision=4223
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 00abf1d6c..2890a4e2b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-04-12 Bastien Nocera <hadess@hadess.net>
+ * browser-plugin/totem-plugin-viewer.c: (totem_statusbar_create):
+ Use the GtkStatusbar's set_has_resize_grip, not the TotemStatusbar one
+
+2007-04-12 Bastien Nocera <hadess@hadess.net>
+
* src/totem-statusbar.c: (totem_statusbar_size_allocate):
Fix compilation with GTK+ < 2.11