GNOME Bugzilla – Bug 769039
App names are different in Software compared to the shell
Last modified: 2016-08-22 09:56:58 UTC
I have a couple of Flatpak apps installed. The app name that is shown in the shell is different from the name that is shown in Software - "(Nightly) Darktable" appears as "darktable" and "(Nightly) Telegram Desktop" is shown as "Telegram Desktop". It's really important that the names are consistent - they is the unique identifiers for each app.
commit 47921f110fa7fb5e4769560ca09378a75f6a490c Author: Richard Hughes <richard@hughsie.com> Date: Thu Jul 21 15:47:24 2016 +0100 Never try to modify the application name Resolves half of: https://bugzilla.gnome.org/show_bug.cgi?id=769039
I think we match now.
Thanks Richard!