Rebrand the manifest file too
This commit is contained in:
parent
7fff475fda
commit
1084a85d5d
|
@ -1,12 +1,12 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
|
||||
<assemblyIdentity
|
||||
name="XChat"
|
||||
name="HexChat"
|
||||
processorArchitecture="*"
|
||||
version="1.0.0.0"
|
||||
type="win32"
|
||||
/>
|
||||
<description>XChat IRC client</description>
|
||||
<description>HexChat IRC Client</description>
|
||||
<dependency>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity
|
||||
|
|
Loading…
Reference in New Issue