mirror of
https://github.com/ckaczor/FloatingStatusWindow.git
synced 2026-01-13 17:22:47 -05:00
Add support for an about menu
This commit is contained in:
9
Library/Properties/Resources.Designer.cs
generated
9
Library/Properties/Resources.Designer.cs
generated
@@ -105,6 +105,15 @@ namespace FloatingStatusWindowLibrary.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to About.
|
||||
/// </summary>
|
||||
public static string ContextMenuAbout {
|
||||
get {
|
||||
return ResourceManager.GetString("ContextMenuAbout", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Start with Windows.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user