Add support for an about menu

This commit is contained in:
2018-02-22 12:03:53 -05:00
parent c9041badbe
commit 7be7af5980
8 changed files with 55 additions and 0 deletions

View File

@@ -132,6 +132,9 @@
<data name="ChangeAppearanceWindow" xml:space="preserve">
<value>Change Appearance</value>
</data>
<data name="ContextMenuAbout" xml:space="preserve">
<value>About</value>
</data>
<data name="ContextMenuAutoStart" xml:space="preserve">
<value>Start with Windows</value>
</data>