Include multilingual .desktop file for tarball installs
Categories
(Firefox :: Installer, defect)
Tracking
()
People
(Reporter: seburo3, Unassigned, NeedInfo)
References
Details
The tarball builds will need a .desktop file as those do not automatically have a desktop shortcut and it will make it harder for the user to open Fx once installed.
Adjusting for files paths, the standard used for one of the other installs should be okay to use.
Updated•20 days ago
|
Comment 1•19 days ago
|
||
IIRC, the main problem (and reason why we don't ship one already) is .desktop files cannot use relative paths, so they are useless out of a tarball, because they can't be used to launch Firefox.
I would need to check later today, but I think we might already ship a .desktop in one of the builds.
Comment 3•19 days ago
|
||
We do in packages, not tarballs.
I stand corrected about the inclusion in tarballs...but what if we did?
Sure, the user would need to correct a file path, but that small edit (explained in the SUMO article and/or a comment in the file) would be better than having to create the full file from scratch.
Comment 5•12 days ago
|
||
The severity field is not set for this bug.
:cdupuis, could you have a look please?
For more information, please visit BugBot documentation.
Description
•