Re: F-Spot plug-ins



On Tue, 2006-06-20 at 09:16 +0200, Stephane Delcroix wrote:
> Hi everyone,
> 
> I'm quite proud to give you this patch, adding support for loading
> plug-ins into F-Spot. I'll submit it to b.g.o. soon.
> 
> For now, all Plugins in all .dll in $HOME/.gnome2/f-spot/plugins are
> loaded, but I plan to write another plugin to enable them at will.
> 
> The patch include Thomas's solution to #344534, so you can compile
> plug-ins from outside the source tree using:
> 
> mcs -target:library -pkg:f-spot MyPlugin.cs
> 
> Find also attached below 2 plugins, one displaying a dialog about
> plugins, and a first Export Plug-in, for sending mail (the export code
> is just a cut and paste from F-Spot core code).
> 
> Those 2 plugins compile with:
> 
> mcs -target:library -pkg:f-spot -pkg:gnome-sharp-2.0 DialogPlugin.cs
> mcs -target:library -pkg:f-spot -pkg:gnome-sharp-2.0 SendMailPlugin.cs
> 
> It's a first and very early version, so write a lot of comments about
> it...
> hier
> rgds,
> 
> Stephane

Congratulations :)
Looks good to me, not the best on plugins though.

Would it be easy to add plugins for any part of F-Spot, or only for
Export?

/Bengt




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]