Adding todo and switching for the Source Selector to use a VButtonBox
[watersofshiloah] / hand_tests / fake_player.py
index d9c84cc..be955d2 100644 (file)
@@ -70,7 +70,7 @@ class FakePlayer(gobject.GObject):
 
        @property
        def background(self):
-               return "night_temple_background"
+               return "conference_background"
 
        def _state_change(self, widget, state):
                self.emit("state_change", state)