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"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
|
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
|
||||||
<assemblyIdentity
|
<assemblyIdentity
|
||||||
name="XChat"
|
name="HexChat"
|
||||||
processorArchitecture="*"
|
processorArchitecture="*"
|
||||||
version="1.0.0.0"
|
version="1.0.0.0"
|
||||||
type="win32"
|
type="win32"
|
||||||
/>
|
/>
|
||||||
<description>XChat IRC client</description>
|
<description>HexChat IRC Client</description>
|
||||||
<dependency>
|
<dependency>
|
||||||
<dependentAssembly>
|
<dependentAssembly>
|
||||||
<assemblyIdentity
|
<assemblyIdentity
|
||||||
|
|
Loading…
Reference in New Issue