2006-02-15 Benedikt Meurer <benny@xfce.org>
* thunar-vfs/thunar-vfs-unlink-job.c(thunar_vfs_unlink_job_execute): Ignore ENOENT errors returned by thunar_vfs_scandir() as well, to fix the problem with not being able to delete broken links on Linux. * thunar/thunar-application.c: Generate unique roles for the Thunar toplevel windows in preparation of session management support. * thunar/thunar-dbus-service-infos.xml, thunar/thunar-dbus-service.c: Add Terminate() method to the org.xfce.Thunar interface, which allows to properly shutdown a daemon instance. * thunar/main.c, thunar/thunar-dbus-client.{c,h}: Add -q/--quit command line option, which terminates a running daemon instance. Also cleanup the --daemon handling. (Old svn revision: 19894)
Showing
- ChangeLog 15 additions, 0 deletionsChangeLog
- thunar-vfs/thunar-vfs-unlink-job.c 2 additions, 2 deletionsthunar-vfs/thunar-vfs-unlink-job.c
- thunar/main.c 69 additions, 50 deletionsthunar/main.c
- thunar/thunar-application.c 73 additions, 48 deletionsthunar/thunar-application.c
- thunar/thunar-dbus-client.c 72 additions, 0 deletionsthunar/thunar-dbus-client.c
- thunar/thunar-dbus-client.h 2 additions, 0 deletionsthunar/thunar-dbus-client.h
- thunar/thunar-dbus-service-infos.xml 10 additions, 0 deletionsthunar/thunar-dbus-service-infos.xml
- thunar/thunar-dbus-service.c 15 additions, 0 deletionsthunar/thunar-dbus-service.c
Loading
Please register or sign in to comment