Skip to content

Consistently include a space *before* parameters when building exec_string#270

Merged
mtwebster merged 1 commit intolinuxmint:masterfrom
BudgieInWA:concat-spaces
Nov 27, 2023
Merged

Consistently include a space *before* parameters when building exec_string#270
mtwebster merged 1 commit intolinuxmint:masterfrom
BudgieInWA:concat-spaces

Conversation

@BudgieInWA
Copy link
Copy Markdown
Contributor

This closes #269, by fixing custom_parameters having two spaces before it and none after it for Firefox apps.

By include the separating space at the beginning of each new parameter string, instead of switching between the beginning and end, there is less chance of this error happening again.

…tring

This fixes `custom_parameters` having two spaces before it and none after it for Firefox apps.
@mtwebster mtwebster merged commit fd4733b into linuxmint:master Nov 27, 2023
@BudgieInWA BudgieInWA deleted the concat-spaces branch January 8, 2024 01:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Custom parameters are incorrectly incorporated into the Exec= line using Firefox

2 participants