Adjustment of Windows Power Overlay is now optional

This commit is contained in:
Carsten Braun
2023-05-15 13:23:20 +02:00
parent a5541dfe10
commit 2a82e41894
14 changed files with 79 additions and 13 deletions

View File

@@ -169,7 +169,16 @@ namespace GHelper.Properties {
}
/// <summary>
/// Looks up a localized string similar to Breathe.
/// Looks up a localized string similar to Auto Adjust Windows Power Plan.
/// </summary>
internal static string ApplyWindowsPowerPlan {
get {
return ResourceManager.GetString("ApplyWindowsPowerPlan", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Breathe.
/// </summary>
internal static string AuraBreathe {
get {