GTG

Comment 2 for bug 342955

Revision history for this message
Paul Natsuo Kishimoto (khaeru) wrote :

I started work on this. Please try out the attached (incomplete!) branch.

TASKS tab:
* The "show preview" refers to Luca's branch attached to bug #384049.
* I didn't know what about spell-checking had to be set, so I just put a checkbox.
* Can anyone suggest other bugs that should be options?

BACKENDS tab:
* To hold whatever comes up as a solution to bug #336623.

PLUGINS tab:
* Redesigned based on gedit. The "About Plugin" button brings up (surprise) information about the plugin. It is possible to extend gtk.AboutDialog, so I put in a place to for notices about dependencies. A next step would be to add a button that uses PackageKit or something like that to automatically install the dependencies.
* Config dialogs don't work at the moment.