flat-manager icon indicating copy to clipboard operation
flat-manager copied to clipboard

Generated .flatpakref Title field uses app_id instead of more friendly name

Open davidmhewitt opened this issue 6 years ago • 1 comments

Given that the title field is supposed to be a human readable name for the application it seems a bit strange to use the RDNN when the .flatpakref file is generated. I appreciate the correct information from the appdata file may be difficult to get at this stage though.

This is something I'd be interested in working on if anyone was able to give me any pointers in terms of the best approach.

davidmhewitt avatar Oct 08 '19 16:10 davidmhewitt

I think the main problem here is that "application name" is abstract term to flat-manager as it doesn't read appdata/appstream, it only knows app id.

barthalion avatar Oct 23 '19 07:10 barthalion