Skip to content
  • Ondrej Holy's avatar
    gio-tool-open: Use g_app_info_launch_default_for_uri_async() · 051c6ba4
    Ondrej Holy authored
    The recent changes of the g_app_info_launch_default_for_uri_async()
    function ensures that the callback is not called before DBus-activated
    applications start. Let's use g_app_info_launch_default_for_uri_async()
    and remove the workarounds for DBus-activated applications.
    
    Closes: #1249
    051c6ba4