summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/resources/windows/mess/mess.man
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2017-11-05 14:57:47 +0100
committer hap <happppp@users.noreply.github.com>2017-11-05 14:58:09 +0100
commit2c1b285889f299b4843b60dcd2d4d0aa95d6ea7e (patch)
tree928b69c12d8454dff376d4437324153e75bc230e /scripts/resources/windows/mess/mess.man
parent15c8e7a169753473e9af090d4c7716bc449e7b7d (diff)
windows rc: use emulator name for description (this is the application title that shows up on task manager for example) (nw)
Diffstat (limited to 'scripts/resources/windows/mess/mess.man')
-rw-r--r--scripts/resources/windows/mess/mess.man2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/resources/windows/mess/mess.man b/scripts/resources/windows/mess/mess.man
index 67ba3aced37..4856b147be1 100644
--- a/scripts/resources/windows/mess/mess.man
+++ b/scripts/resources/windows/mess/mess.man
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3">
<assemblyIdentity version="1.0.0.0" processorArchitecture="*" name="MESS" type="win32" />
- <description>Multi Emulator Super System</description>
+ <description>MESS</description>
<dependency>
<dependentAssembly>
<assemblyIdentity type="win32" name="Microsoft.Windows.Common-Controls" version="6.0.0.0" publicKeyToken="6595b64144ccf1df" language="*" processorArchitecture="*"/>