-
-
Notifications
You must be signed in to change notification settings - Fork 445
Hide Apps Path & Adjust program plugin setting panel #835
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
Conversation
|
||
public bool EnableDescription { get; set; } = true; | ||
public bool EnableDescription { get; set; } = false; | ||
public bool EnableHideLnkPath { get; set; } = true; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
feel like this variable should be EnableHideAppPath
because you are hiding not only Lnk but also could be the file path to the app executable right?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yeah. I'll change it.
…ow.Launcher into AdjustProgramPlugin
#761
#734
This pr contains the following.
Additional work is needed, but it is difficult for me to do.
Broken Style (Default)

Applied Style
