gtg team mailing list archive
-
gtg team
-
Mailing list archive
-
Message #00366
[Bug 440593] [NEW] Can't create a configurable plug-in
Public bug reported:
I've seen the available plug-ins don't have a preferences window. I'm
trying to create a plug-in and have it configurable.
I followed the instructions in http://live.gnome.org/gtg/pluginHowTo and
added booth methods is_configurable(self) and configure_dialog(self,
plugin_api), but the preferences button don't get available.
** Affects: gtg
Importance: Undecided
Status: New
** Tags: devel gtg plug-ins
--
Can't create a configurable plug-in
https://bugs.launchpad.net/bugs/440593
You received this bug notification because you are a member of Gtg
developers, which is subscribed to Getting Things GNOME!.
Status in Getting Things GNOME!: New
Bug description:
I've seen the available plug-ins don't have a preferences window. I'm trying to create a plug-in and have it configurable.
I followed the instructions in http://live.gnome.org/gtg/pluginHowTo and added booth methods is_configurable(self) and configure_dialog(self, plugin_api), but the preferences button don't get available.
Follow ups
References