https://bugzilla.xfce.org/show_bug.cgi?id=16011

--- Comment #3 from alexxcons <[email protected]> ---
media tags plugin is a nice starting point.

Looks like you need to implement the interface 
THUNARX_TYPE_PROPERTY_PAGE_PROVIDER  (See
https://git.xfce.org/thunar-plugins/thunar-media-tags-plugin/tree/thunar-plugin/media-tags-provider.c#n59
)
Not sure if it is required to as well implement the
THUNARX_TYPE_RENAMER_PROVIDER ... probably the first one is sufficient.

If you dont know how to start, just checkout the media tags plugin, rename it
relevant parts, and modify it until it fits your needs / drop anything you dont
need.

( Actually I never did thunar plugin development ... thats new for me as well
;) )

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Xfce-bugs mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce-bugs

Reply via email to