some UI staff

This commit is contained in:
qianlifeng
2013-12-22 00:44:56 +08:00
parent 2d339ba00a
commit dcf52085ae
26 changed files with 846 additions and 68 deletions

View File

@@ -5,11 +5,11 @@ using System.Runtime.InteropServices;
// 有关程序集的常规信息通过以下
// 特性集控制。更改这些特性值可修改
// 与程序集关联的信息。
[assembly: AssemblyTitle("WinAlfred")]
[assembly: AssemblyTitle("WinAlfreds")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Microsoft")]
[assembly: AssemblyProduct("WinAlfred")]
[assembly: AssemblyProduct("WinAlfreds")]
[assembly: AssemblyCopyright("Copyright © Microsoft 2013")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
@@ -20,7 +20,7 @@ using System.Runtime.InteropServices;
[assembly: ComVisible(false)]
// 如果此项目向 COM 公开,则下列 GUID 用于类型库的 ID
[assembly: Guid("5a68016d-17c8-4efb-9ecc-3ea7611d2b8f")]
[assembly: Guid("58cdcef9-2715-45be-a57d-1c03c6cb4f90")]
// 程序集的版本信息由下面四个值组成:
//

View File

@@ -8,7 +8,7 @@
// </auto-generated>
//------------------------------------------------------------------------------
namespace WinAlfred.Properties
namespace WinAlfreds.Properties
{
@@ -44,7 +44,7 @@ namespace WinAlfred.Properties
{
if ((resourceMan == null))
{
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("WinAlfred.Properties.Resources", typeof(Resources).Assembly);
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("WinAlfreds.Properties.Resources", typeof(Resources).Assembly);
resourceMan = temp;
}
return resourceMan;

View File

@@ -8,7 +8,7 @@
// </auto-generated>
//------------------------------------------------------------------------------
namespace WinAlfred.Properties
namespace WinAlfreds.Properties
{