コード例 #1
0
ファイル: __init__.py プロジェクト: Alwnikrotikz/gnome-agenda
	def initPlugin(self, options, appointment):
		CalendarProviderBase.initPlugin(self,options)
		#call the parent initPlugin, this ensures, that the options are stored
		pass
コード例 #2
0
ファイル: __init__.py プロジェクト: Alwnikrotikz/gnome-agenda
	def initPlugin(self, options, appointment):
		CalendarProviderBase.initPlugin(self,options)
		pass