Skip to content
Snippets Groups Projects
Commit e1b9b172 authored by Alexander Schwinn's avatar Alexander Schwinn
Browse files

Prevent crash after updating thunar if old thunar deamon is still

running - part II
"g_application_register" before "g_application_run" has negative
sideeffects. So "g_application_register" was moved below in order to
trigger after "g_application_run" failed. This makes a restart of thunar
necesarry after daemon-kill.
parent 9faa72ef
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment