MimeType is removed from Do.Universe.IFileItem is because this property might be Linux-specific.
I guess we can extend the interface at Do.Universe.Linux, or alternatively for this plugin, simply create a Gnome.Vfs.FileInfo instance from the file path information and then use FileInfo.MimeType. Cheers, P.D. On Tue, Aug 18, 2009 at 2:39 PM, Peter Stuifzand<[email protected]> wrote: > > By looking at the code it's seems that it hasn't changed since I first > noticed to problem. I think the problem with the code is that the > MimeType method of IFileItem was removed. > > You will have to find a way to see if an IFileItem is a directory or a > file, as that's the only code that needs to be rewritten for this to > work again. I'm not sure how to do this in C#. > > -- > Peter Stuifzand - http://peterstuifzand.com > > > > On Tue, Aug 18, 2009 at 13:20, Ben<[email protected]> wrote: >> >> Hi, >> >> I am trying to use the Text plugin to append text to an existing file, >> however when I choose the "Append to..." action the plugin will only >> let me append the text to some more text and will not let me select a >> file. >> >> I have version 0.8.2 installed from the Debian repository. >> >> I have seen a thread from February that talks about the same issue - >> does anyone know if this was fixed, or if there is a workaround? >> >> Cheers >> -Ben >> > >> > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GNOME Do" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/gnome-do?hl=en -~----------~----~----~----~------~----~------~--~---
