Skip to content
Commit acf919c4 authored by Allison Karlitskaya's avatar Allison Karlitskaya
Browse files

font-view: use GApplication commandline handling

Use GApplication's internal handling of commandline arguments.  This
means that --gapplication-service (which we depend on for DBus
activation) will be properly supported.

The only reason this was working before is because we were not actually
being D-Bus activated due to having a '-' in our app id.  With the fix
of bug 764754 this is no longer the case, and gnome-font-viewer will be
broken.

https://bugzilla.gnome.org/show_bug.cgi?id=765518
parent 751165fb
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