mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-07-01 18:42:35 -05:00
Layouted Checkboxes, redesigned Toggles & renamed RDCMan
- Removed text inside toggle as it can be confusing because it sais "enable" while enabled and "disable" if disabled. The coloring should be enough to know in what state that setting is. - without the text i could make it a little bit smaller while still letting it look good. - Renamed "Remote Desktop Connection Manager (RDCMan)" to "RDCMan" because that name is shorter and also mostly used by the linked site. - layouted checkboxes so they are not more left than the title and look tidy. - tested
This commit is contained in:
@ -114,7 +114,7 @@
|
||||
"WPFInstallrdcman": {
|
||||
"category": "Microsoft Tools",
|
||||
"choco": "rdcman",
|
||||
"content": "Remote Desktop Connection Manager (RDCMan)",
|
||||
"content": "RDCMan",
|
||||
"description": "RDCMan manages multiple remote desktop connections. It is useful for managing server labs where you need regular access to each machine such as automated checkin systems and data centers.",
|
||||
"link": "https://learn.microsoft.com/en-us/sysinternals/downloads/rdcman",
|
||||
"winget": "Microsoft.Sysinternals.RDCMan"
|
||||
|
Reference in New Issue
Block a user