remove enigma2.pot because otherwise a forgotten commit (or a make clean in po/)...
[enigma2.git] / Navigation.py
index c42a62e5f60bd129c46e9c83c6c4c3e781f74798..8ff1be0cc3d7327f94817b53b434fb836c9f44a5 100644 (file)
@@ -29,6 +29,7 @@ class Navigation:
                        x(i)
        
        def playService(self, ref):
+               print "playing", ref
                self.currentlyPlayingServiceReference = None
                if ref is None:
                        self.stopService()