<html>
    <head>
      <base href="https://bugzilla.gnome.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Epiphany displays incorrect name in gnome-shell app menu"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=752258#c32">Comment # 32</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Epiphany displays incorrect name in gnome-shell app menu"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=752258">bug 752258</a>
              from <span class="vcard"><a href="page.cgi?id=describeuser.html&login=jstpierre%40mecheye.net" title="Jasper St. Pierre <jstpierre@mecheye.net>"> <span class="fn">Jasper St. Pierre</span></a>
</span></b>
        <pre>(In reply to Michael Catanzaro from <a href="show_bug.cgi?id=752258#c30">comment #30</a>)
<span class="quote">> 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.</span >

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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>