Skip to content
Commit 9f92f73e authored by Carlos Soriano Sánchez's avatar Carlos Soriano Sánchez
Browse files

application: handle open

When some application uses gtk_uri_open, it uses GApplication
open support to call applications which handle opening files.

To be allowed to do that, it's needed to override the open vfunc
of GApplication.

Since we did the change to parse our command line options on ourselves,
it's not longer a problem to use the open vfunc, since it's only
only used when called from dbus open.
parent b3d37f7f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment