[Wayland-bugs] [Bug 752258] Epiphany displays incorrect name in gnome-shell app menu
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Sun Aug 9 09:14:13 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=752258
--- Comment #32 from Jasper St. Pierre <jstpierre at mecheye.net> ---
(In reply to Michael Catanzaro from comment #30)
> To make this simpler, it would be ideal for applications to not need to call
> g_set_prgname, but for it to be set properly automatically. This requires
> GTK+ to know whether an application is D-Bus activatable. Is there already a
> solution for that? If not, we discussed one possibility: adding a new enum
> value to GApplicationFlags, say G_APPLICATION_IS_DBUS_ACTIVATABLE. GTK+
> would then use this to determine that the prgname should be set to the
> GtkApplication ID rather than argv[0]. I am not entirely sure this new flag
> would be a good idea, though, since it's not going to be much easier to use
> than simply setting the prgname manually.
As I said in the comment above you, we have two sources to match on: the
prgname and the application ID. We already match on both. So you shouldn't need
to change anything.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20150809/2af2773e/attachment.html>
More information about the wayland-bugs
mailing list