Esempio n. 1
0
	def keyAddServer(self):
		#newServer = self.vlcServerConfig.new()
		newServer = vlcServerConfig.new()
		self.session.openWithCallback(self.addCallback, VlcServerConfigScreen, newServer)
Esempio n. 2
0
	def keyAddServer(self):
		#newServer = self.vlcServerConfig.new()
		newServer = vlcServerConfig.new()
		self.session.openWithCallback(self.addCallback, VlcServerConfigScreen, newServer)