patch for vuplus again
[vuplus_dvbapp] / lib / python / Screens / ChannelSelection.py
old mode 100644 (file)
new mode 100755 (executable)
index 0895c9c..7ddbcbf
@@ -1446,6 +1446,10 @@ class ChannelSelectionRadio(ChannelSelectionBase, ChannelSelectionEdit, ChannelS
                #set previous tv service
                self.close(None)
 
+       #       ikseong - for add bouquet
+       def cancel(self):
+               self.closeRadio()
+               
        def __evServiceStart(self):
                service = self.session.nav.getCurrentService()
                if service: