Re: [Thunar-dev] Patch for adding emblem support to thunarx master

2009-12-06 Thread Brian J. Tarricone
One little thing because it's an obvious problem: >gchar *(*get_mime_type) (ThunarxFileInfo *file_info); >gboolean (*has_mime_type) (ThunarxFileInfo *file_info, > const gchar *mime_type); > - > + void (*set_emblem)

Re: [Thunar-dev] Patch for adding emblem support to thunarx master

2009-12-06 Thread Yves-Alexis Perez
On dim., 2009-12-06 at 16:33 -0500, Adam Plumb wrote: > The patch file is attached. I can also attach my test extension that > demonstrates the functionality if anyone is interested. > > I'd appreciate any feedback on my work, and hopefully this will get accepted > into the thunar master branch.

[Thunar-dev] Patch for adding emblem support to thunarx master

2009-12-06 Thread Adam Plumb
Hi all, this is my first attempt at writing a patch for Thunar, and I'm also somewhat new to C, so please excuse any mistakes I may have made. Also, this email is a dupe because I sent a previous one with a test extension that was too large. I've written a patch that adds emblem support to thunar