pitivi r1309 - trunk/pitivi/ui
- From: edwardrv svn gnome org
- To: svn-commits-list gnome org
- Subject: pitivi r1309 - trunk/pitivi/ui
- Date: Thu, 9 Oct 2008 18:28:13 +0000 (UTC)
Author: edwardrv
Date: Thu Oct 9 18:28:13 2008
New Revision: 1309
URL: http://svn.gnome.org/viewvc/pitivi?rev=1309&view=rev
Log:
committed a 'bit' too much
Modified:
trunk/pitivi/ui/viewer.py
Modified: trunk/pitivi/ui/viewer.py
==============================================================================
--- trunk/pitivi/ui/viewer.py (original)
+++ trunk/pitivi/ui/viewer.py Thu Oct 9 18:28:13 2008
@@ -428,8 +428,6 @@
def _currentStateCb(self, unused_playground, state):
gst.info("current state changed : %s" % state)
- if self.currentState == state:
- return
if state == int(gst.STATE_PLAYING):
self.playpause_button.setPause()
elif state == int(gst.STATE_PAUSED):
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]