Add CopyTo, CopyInto, MoveInto, LinkInto, UnlinkFiles D-Bus methods.
The groundwork for this was done by Daniel Morales. I refactored the code a little bit, fixed a few bugs and added a working directory parameter to all functions. The startup id parameter is unused at the moment but this may change in the future. The methods have been added to the org.xfce.FileManager D-Bus interface.
Showing
- thunar/thunar-application.c 10 additions, 4 deletionsthunar/thunar-application.c
- thunar/thunar-application.h 2 additions, 1 deletionthunar/thunar-application.h
- thunar/thunar-dbus-service-infos.xml 108 additions, 0 deletionsthunar/thunar-dbus-service-infos.xml
- thunar/thunar-dbus-service.c 364 additions, 0 deletionsthunar/thunar-dbus-service.c
- thunar/thunar-standard-view.c 1 addition, 1 deletionthunar/thunar-standard-view.c
- thunar/thunar-tree-view.c 1 addition, 1 deletionthunar/thunar-tree-view.c
Loading
Please register or sign in to comment