Hi all, a long time ago I created a few plugins here. Some I don't use, others I do. Some time ago I looked at the AppendTextAction and found that it didn't do what it should do. It only did the thing that I added as a bonus feature, which adds strings to strings inside Do. The other feature, adding text to a file was commented out, because of changes to MimeType (which was removed, it seems).
The only thing the MimeType was needed for, was checking if you can add text to the file. If the file is a directory you can't do that. This problem can of course be fixed by using Directory.Exists instead. So I have this patch. What should I do with it? How can I get it into the next release? Oh, and thanks for this wonderful program. -- 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.
