Skip to content

application: Set the application id correctly

Marinus Schraal requested to merge wip/mschraal/application-id into master

Following the post at http://honk.sigxcpu.org/con/GTK__and_the_application_id.html, the Music application id was incorrectly set. Do not reset the application id incorrectly, we already pass it to Gtk.Application as a property.

@guidog, can you confirm this is the correct approach?

Merge request reports