diff options
author | Bastien Nocera <hadess@hadess.net> | 2007-04-12 14:07:25 +0000 |
---|---|---|
committer | Bastien Nocera <hadess@src.gnome.org> | 2007-04-12 14:07:25 +0000 |
commit | ba695114cd995be7415d6b5bca00ae6635ec8238 (patch) | |
tree | e316655cae73c645e774c0a03613dd75f1a393dd /ChangeLog | |
parent | 9286f07dd87e625968bc61a753141c9b04e4211a (diff) | |
download | totem-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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |