Notifying a message in Action center.
Revisión | 948753070e086d48d9ca1460d02d934340aecb64 (tree) |
---|---|
Tiempo | 2015-09-16 17:36:37 |
Autor | JeffyTS <JeffyTS@outl...> |
Commiter | JeffyTS |
Fixed documents.
@@ -10,7 +10,7 @@ using System.Runtime.InteropServices; | ||
10 | 10 | [assembly: AssemblyConfiguration("")] |
11 | 11 | [assembly: AssemblyCompany("")] |
12 | 12 | [assembly: AssemblyProduct("CtrlVIX")] |
13 | -[assembly: AssemblyCopyright("Copyright © 2014-2015 T.S. All rights reserved.")] | |
13 | +[assembly: AssemblyCopyright("Copyright © 2014-2015 JeffyTS All rights reserved.")] | |
14 | 14 | [assembly: AssemblyTrademark("")] |
15 | 15 | [assembly: AssemblyCulture("")] |
16 | 16 |
@@ -10,7 +10,7 @@ using System.Runtime.InteropServices; | ||
10 | 10 | [assembly: AssemblyConfiguration("")] |
11 | 11 | [assembly: AssemblyCompany("")] |
12 | 12 | [assembly: AssemblyProduct("VMwPlayerTaskTray")] |
13 | -[assembly: AssemblyCopyright("Copyright © 2014-2015 T.S. All rights reserved.")] | |
13 | +[assembly: AssemblyCopyright("Copyright © 2014-2015 JeffyTS All rights reserved.")] | |
14 | 14 | [assembly: AssemblyTrademark("")] |
15 | 15 | [assembly: AssemblyCulture("")] |
16 | 16 |
@@ -2,7 +2,7 @@ | ||
2 | 2 | |
3 | 3 | Controlling WMware Player in Tasktray. |
4 | 4 | |
5 | - Copyright © 2014 T.S. All rights reserved. | |
5 | + Copyright © 2014 JeffyTS All rights reserved. | |
6 | 6 | |
7 | 7 | Installing: |
8 | 8 | You can copy VMwPlayerTaskTray files to any folder. |