summaryrefslogtreecommitdiff
path: root/tools/Langpack Suite/Properties
diff options
context:
space:
mode:
authorKonstantin <apollo2k4@narod.ru>2018-02-03 20:19:33 +0200
committerKonstantin <apollo2k4@narod.ru>2018-02-03 20:19:33 +0200
commitfd0e378b2458852ea96aa2a0f523354a08acde51 (patch)
tree637206307ee9027fa17b3510ecd327adfeca6b02 /tools/Langpack Suite/Properties
parent106cab98d0aa170af4c96a34f4886597ec0496a6 (diff)
small type fix
Diffstat (limited to 'tools/Langpack Suite/Properties')
-rw-r--r--tools/Langpack Suite/Properties/AssemblyInfo.cs6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/Langpack Suite/Properties/AssemblyInfo.cs b/tools/Langpack Suite/Properties/AssemblyInfo.cs
index 1f96514bd5..66bfb34033 100644
--- a/tools/Langpack Suite/Properties/AssemblyInfo.cs
+++ b/tools/Langpack Suite/Properties/AssemblyInfo.cs
@@ -5,11 +5,11 @@ using System.Runtime.InteropServices;
// Управление общими сведениями о сборке осуществляется с помощью
// набора атрибутов. Измените значения этих атрибутов, чтобы изменить сведения,
// связанные со сборкой.
-[assembly: AssemblyTitle("Lang_generator")]
+[assembly: AssemblyTitle("Miranda NG Langpack Suite")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
-[assembly: AssemblyCompany("")]
-[assembly: AssemblyProduct("Lang_generator")]
+[assembly: AssemblyCompany("Miranda NG Team")]
+[assembly: AssemblyProduct("Miranda NG Langpack Suite")]
[assembly: AssemblyCopyright("Copyright © 2011")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]