示例#1
0
文件: contents.py 项目: engla/kupfer
 def run(self, ctx):
     kupferui.show_preferences(ctx.environment)
示例#2
0
	def run(self):
		kupferui.show_preferences()
示例#3
0
	def show_preferences(self):
		kupferui.show_preferences()
		self.emit("launched-action")
示例#4
0
 def run(self, ctx):
     kupferui.show_preferences(ctx.environment)