I've installed Fedora Media Writer on a Windows 10 PC and noticed that the information related to version and icon of this app were left unpopulated. Please see the below image
Ideally we want the following information listed there:
What we have:
Name: Fedora Project - Fedora Media Writer - Tool to write Fedora images to flash drives
Publisher: "Fedora Project"
Version: "${MAJORVERSION}.${MINORVERSION}.${VERSIONBUILD}"
Icon: <no icon listed>
What we want:
Name: Fedora Media Writer
Publisher: Fedora Project
Version: <current version of the program>
Icon: <the icon of the program>
I can help with resolving this issue. I'm working on it, will raise a PR soon.
Hi,
I've installed Fedora Media Writer on a Windows 10 PC and noticed that the information related to version and icon of this app were left unpopulated. Please see the below image
Ideally we want the following information listed there:
What we have:
Name: Fedora Project - Fedora Media Writer - Tool to write Fedora images to flash drives Publisher: "Fedora Project" Version: "${MAJORVERSION}.${MINORVERSION}.${VERSIONBUILD}" Icon:
<no icon listed>
What we want:
Name: Fedora Media Writer Publisher: Fedora Project Version:
<current version of the program>
Icon:<the icon of the program>
I can help with resolving this issue. I'm working on it, will raise a PR soon.
Thanks!