more branding changes
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
/* XChat Theme Manager
|
||||
/* HexChat Theme Manager
|
||||
*
|
||||
* Copyright (C) 2012 Patrick Griffs
|
||||
* Copyright (C) 2012 Berke Viktor
|
||||
|
@ -6,12 +6,12 @@ using System.Resources;
|
||||
// General Information about an assembly is controlled through the following
|
||||
// set of attributes. Change these attribute values to modify the information
|
||||
// associated with an assembly.
|
||||
[assembly: AssemblyTitle("XChat Theme Manager")]
|
||||
[assembly: AssemblyDescription("Manages XChat Themes.")]
|
||||
[assembly: AssemblyTitle("HexChat Theme Manager")]
|
||||
[assembly: AssemblyDescription("Manages HexChat Themes.")]
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyCompany("")]
|
||||
[assembly: AssemblyProduct("thememan")]
|
||||
[assembly: AssemblyCopyright("Copyright © 2012")]
|
||||
[assembly: AssemblyCopyright("Copyright © 2012")]
|
||||
[assembly: AssemblyTrademark("")]
|
||||
[assembly: AssemblyCulture("")]
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
xchat-theme-manager
|
||||
HexChat-theme-manager
|
||||
------------------
|
||||
|
||||
- Shows previews of and can load/save themes
|
||||
|
Reference in New Issue
Block a user