예제 #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)