[MonoDevelop] Add new file extension to File Filter in Open File Dialog

Alberto León leontiscar at gmail.com
Sun Jan 10 17:08:44 EST 2010


Is fixed now. My own error. A class for Gui was wrong and the filefilter
couldn't show my addin.

2010/1/10 Paul <paul at all-the-johnsons.co.uk>

> Hi,
>
> >           <Extension path = "/MonoDevelop/Ide/FileFilters">
> >                 <FileFilter id = "Css"
> >                             insertbefore = "AllFiles"
> >                            _label = "Cascade Style Sheet"
> >                            extensions = "*.css" />
>
> Never coded a plugin, but should insertbefore not be insertafter?
>
> TTFN
>
> Paul
>
> --
> Sie können mich aufreizen und wirklich heiß machen!
>
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20100110/75bb885c/attachment.html 


More information about the Monodevelop-list mailing list