You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Wrapper/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,8 +19,8 @@ This program creates a PowerShell script file that you can run to customize Wind
19
19
*`Sophia Script Wrapper.exe`: The GUI program.
20
20
*`wrapper_config.json`: JSON that contains the configuration settings for the GUI program
21
21
*`wrapper_localizations.json`: JSON that contains the configuration settings for the all the language settings
22
-
*`wrapper_accessibility_scales` : JSON that contains the configuration settings for the all the accessibilty scale settings in different languages
23
-
*`wrapper_tooltip_scales` : JSON that contains the configuration settings for the all the ToolTip font size settings
22
+
*`wrapper_accessibility_scales.json` : JSON that contains the configuration settings for the all the accessibilty scale settings in different languages
23
+
*`wrapper_tooltip_scales.json` : JSON that contains the configuration settings for the all the ToolTip font size settings
24
24
*`Set-ConsoleFont.ps1`: PS1 that is run to set PS console to correct font when running PS version 5.x
25
25
*`config_Windows_1x.json`: JSON that contains the options (function names), Sophia preset and Windows Default preset, LTSC version
26
26
*`before_after.json`: JSON that contains the options (function names) for before and after the user selections for PowerShell script output
0 commit comments