mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
ScreenPad brightness control
This commit is contained in:
18
app/Properties/Strings.Designer.cs
generated
18
app/Properties/Strings.Designer.cs
generated
@@ -1043,6 +1043,24 @@ namespace GHelper.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Screenpad Brightness Down.
|
||||
/// </summary>
|
||||
internal static string ScreenPadDown {
|
||||
get {
|
||||
return ResourceManager.GetString("ScreenPadDown", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Screenpad Brightness Up.
|
||||
/// </summary>
|
||||
internal static string ScreenPadUp {
|
||||
get {
|
||||
return ResourceManager.GetString("ScreenPadUp", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Shutdown.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user