[meego-commits] 24917: Changes to devel:tv:1.2/UMMS
jkwu
no_reply at build.meego.com
Mon Jun 18 07:38:07 UTC 2012
Hi,
I have made the following changes to UMMS in project devel:tv:1.2. Please review and accept ASAP.
Thank You,
jkwu
[This message was auto-generated]
---
Request #24917:
submit: home:jkwu:branches:devel:tv:1.2/UMMS(r3)(cleanup) -> devel:tv:1.2/UMMS
Message:
Fixed bug14791 in umms core.
State: new 2012-06-17T23:32:55 jkwu
Comment: None
changes files:
--------------
spec files:
-----------
other changes:
--------------
++++++ umms-0.1.tar.gz
--- src/umms-player-backend.c
+++ src/umms-player-backend.c
@@ -51,6 +51,8 @@
{
UmmsPlayerBackend *self = UMMS_PLAYER_BACKEND (object);
+ umms_player_backend_stop (self, NULL);
+
G_OBJECT_CLASS (umms_player_backend_parent_class)->dispose (object);
}
More information about the MeeGo-commits
mailing list