Rebrand the manifest file too

This commit is contained in:
Berke Viktor 2012-07-18 22:27:15 +02:00
parent 7fff475fda
commit 1084a85d5d
1 changed files with 2 additions and 2 deletions

View File

@ -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