Move GetSupported() into the thumbnailer D-Bus API. Update client code.
We now return URI scheme / MIME type pairs from GetSupported(), which was moved from the manager interface into the generic thumbnailer interface for semantic reasons. We therefor no longer need to generate bindings for the manager client as it is from now on only used to register specialized thumbnailers at runtime.
Showing
- thunar/Makefile.am 2 additions, 10 deletionsthunar/Makefile.am
- thunar/thunar-thumbnailer-dbus.xml 11 additions, 0 deletionsthunar/thunar-thumbnailer-dbus.xml
- thunar/thunar-thumbnailer-manager-dbus.xml 0 additions, 14 deletionsthunar/thunar-thumbnailer-manager-dbus.xml
- thunar/thunar-thumbnailer.c 29 additions, 71 deletionsthunar/thunar-thumbnailer.c
Loading
Please register or sign in to comment