This is an automated email from the git hooks/post-receive script. a l e x p u s h e d a c o m m i t t o b r a n c h m a s t e r in repository xfce/thunar.
commit 214f9b984900dd4c226450d4139b008c52afb5ea Author: Alexander Schwinn <[email protected]> Date: Mon Mar 19 21:16:35 2018 +0100 Killing thunar as well kills all launched sub-processes (bug #14277) - Removed "DBusActivatable=true" which I added accidentally --- thunar.service.in | 1 - 1 file changed, 1 deletion(-) diff --git a/thunar.service.in b/thunar.service.in index 3338152..257d953 100644 --- a/thunar.service.in +++ b/thunar.service.in @@ -8,5 +8,4 @@ ExecStart=@bindir@/Thunar --daemon # This is the name that is taken second, so by the time this one is taken, # we know everything is good. BusName=org.xfce.FileManager -DBusActivatable=true KillMode=process \ No newline at end of file -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
