summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2007-09-18 16:38:14 +0000
committerBastien Nocera <hadess@src.gnome.org>2007-09-18 16:38:14 +0000
commit5431d21517bdaf700db936b3be3931599a2e90c4 (patch)
tree2d0e226036854f08fc9116f39fc9fb00fbee7ac6 /ChangeLog
parentfba40c70f7a0417c2c07526a5e0a30bfe5d3251f (diff)
downloadtotem-5431d21517bdaf700db936b3be3931599a2e90c4.tar.gz
Create the cursor before setting the playback state so the cursor can be
2007-09-18 Bastien Nocera <hadess@hadess.net> * browser-plugin/totem-plugin-viewer.c: (totem_embedded_construct): Create the cursor before setting the playback state so the cursor can be set properly. Set the logo to be a play button when no autostart is used (Closes: #474059) svn path=/trunk/; revision=4719
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8706f8cc4..1d5075653 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-09-18 Bastien Nocera <hadess@hadess.net>
+
+ * browser-plugin/totem-plugin-viewer.c: (totem_embedded_construct):
+ Create the cursor before setting the playback state so the cursor can
+ be set properly. Set the logo to be a play button when no autostart
+ is used (Closes: #474059)
+
2007-09-17 Bastien Nocera <hadess@hadess.net>
* data/mozilla-viewer.ui: