Skip to content

fix(eudic): ensure Eudic quick link icon is always shown when enabled#960

Merged
tisfeng merged 1 commit intomacos-26from
fix-eudic
Sep 6, 2025
Merged

fix(eudic): ensure Eudic quick link icon is always shown when enabled#960
tisfeng merged 1 commit intomacos-26from
fix-eudic

Conversation

@tisfeng
Copy link
Copy Markdown
Owner

@tisfeng tisfeng commented Sep 6, 2025

Removes the unreliable installation check for the Eudic application.

Previously, the quick link icon would not appear for users with certain versions of Eudic due to an incomplete list of bundle IDs. This change fixes that issue by removing the check entirely. The icon will now always be displayed if the user enables it in the settings, leaving the responsibility of having the app installed to the user.

The description for the corresponding setting has also been updated to remove the "(if installed)" text.

Fix #957 (comment)

Removes the unreliable installation check for the Eudic application.

Previously, the quick link icon would not appear for users with certain versions of Eudic due to an incomplete list of bundle IDs. This change fixes that issue by removing the check entirely. The icon will now always be displayed if the user enables it in the settings, leaving the responsibility of having the app installed to the user.

The description for the corresponding setting has also been updated to remove the "(if installed)" text.
Copy link
Copy Markdown
Collaborator

@Jerry23011 Jerry23011 left a comment

Choose a reason for hiding this comment

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

LGTM

@tisfeng tisfeng merged commit 9b788fd into macos-26 Sep 6, 2025
5 checks passed
@tisfeng tisfeng deleted the fix-eudic branch September 6, 2025 11:53
tisfeng added a commit that referenced this pull request Sep 6, 2025
…#960)

Removes the unreliable installation check for the Eudic application.

Previously, the quick link icon would not appear for users with certain versions of Eudic due to an incomplete list of bundle IDs. This change fixes that issue by removing the check entirely. The icon will now always be displayed if the user enables it in the settings, leaving the responsibility of having the app installed to the user.

The description for the corresponding setting has also been updated to remove the "(if installed)" text.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants