[Xfce-bugs] [Bug 16011] Make a "size on disk" for files and directories
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Sun Oct 6 21:12:22 CEST 2019
https://bugzilla.xfce.org/show_bug.cgi?id=16011
--- Comment #3 from alexxcons <alexxcons at xfce.org> ---
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.
More information about the Xfce-bugs
mailing list