Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename "install mods" and "uninstall mods" to better reflect what they do #232

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jieyouxu
Copy link
Collaborator

@jieyouxu jieyouxu commented Aug 4, 2024

A common confusion for new mint users is that they don't remember to click "Install mods" after modifying the active mod profile. "Install mods" is probably confusing because it could ambiguously imply only a one-time installation is required, whereas the user actually needs to click "Install mods" on every change.

A future improvement could have the GUI and/or state track modifications to the active profile and mark GUI as "dirty" and highlight "Apply changes", but I'll keep this PR simple and rename the button as a first step.

  • Rename "Install mods" -> "Apply changes" to be less confusing.
  • Rename "Uninstall mods" -> "Uninstall hook and mods".
  • Added hover text for both buttons to help explain what they do.
Screenshot 2024-08-04 130540

Closes #230.

- Rename "Install mods" -> "Apply changes" to be less confusing.
- Rename "Uninstall mods" -> "Uninstall hook and mods".
- Added hover text for both buttons to help explain what they do.
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.

[Enhancement] Rename "Install Mods" to "Apply Changes" or something
1 participant