Skip to content

Comments

Avoid conflicting accelerator keys.#1165

Merged
softins merged 1 commit intojamulussoftware:masterfrom
softins:accelerator-keys
Mar 3, 2021
Merged

Avoid conflicting accelerator keys.#1165
softins merged 1 commit intojamulussoftware:masterfrom
softins:accelerator-keys

Conversation

@softins
Copy link
Member

@softins softins commented Mar 3, 2021

Related to #1161, but might need to be revisited for pt_PT and sk_SK when we have received complete translations.

@softins softins added this to the Release 3.7.0 milestone Mar 3, 2021
@softins
Copy link
Member Author

softins commented Mar 3, 2021

Just to clarify: I ran the GUIs in each language to verify which duplicates were actual conflicts and identify available keys.

Copy link
Member

@hoffie hoffie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@softins Thanks a lot for doing this! This sounds like a lot of manual work, even when script-assisted.

I verified that this PR only changes accelator keys and leaves everything else untouched:
diff -u0 <(git show | grep -P '^\+ ' | sed -re 's/&amp;//; s/&//; s/^\+//' | sort) <(git show | grep -P '^- ' | sed -re 's/&amp;//; s/&//; s/^-//' | sort)

I have not verified uniqueness of the keys again. It can only get better :)

@softins softins merged commit 3f916fd into jamulussoftware:master Mar 3, 2021
@softins softins deleted the accelerator-keys branch March 3, 2021 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Triage

Development

Successfully merging this pull request may close these issues.

3 participants