Ejemplo n.º 1
0
 def run(self, ctx):
     kupferui.show_preferences(ctx.environment)
Ejemplo n.º 2
0
	def run(self):
		kupferui.show_preferences()
Ejemplo n.º 3
0
	def show_preferences(self):
		kupferui.show_preferences()
		self.emit("launched-action")
Ejemplo n.º 4
0
 def run(self, ctx):
     kupferui.show_preferences(ctx.environment)