Le Sun, May 22, 2022 at 03:00:33AM -0300, Juan Picca a écrit :
> Hi all!
> (Maybe a nitpick request.)
> 
> 
> When installing `firefox` and `firefox-esr` packages, the items under
> the *Applications > Internet* menu shows two entries with the text
> `Firefox Web Browser`.
> 
> A proposed solution (patch attached) is the addition of the suffix
> ` - ESR` for the `Name` key in the `.desktop` file to diferentiate
> between the two menu items.

agreed, this totally makes sense. I'm just wondering if it wouldnt be
simpler to just append the ESR suffix in post-patch with a sed construct
instead of having a large patch that could be annoying to update if a
new translation is added/dropped, but then the patch is still needed
anyway for the other chunks.

> Besides the patch a question:
> 
> Only in the first `Exec=` the `firefox` string is replaced with
> `${MOZILLA_PROJECT}`.  What about the `Exec=` in the `[Desktop Action
> NewWindow]` and `[Desktop Action NewPrivateWindow]` section?

that's probably just something that never occured to me, but you're
totally right that those should be replaced too.

Landry

Reply via email to