summaryrefslogtreecommitdiff
path: root/image/wireshark.exe.manifest.in
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2006-11-06 12:58:14 +0000
committerJaap Keuter <jaap.keuter@xs4all.nl>2006-11-06 12:58:14 +0000
commit7ffd4070df32fcfc6f3b2a74932dbd69c3fb3a74 (patch)
treed24e7768e0375f9428991f6b76e089388d188717 /image/wireshark.exe.manifest.in
parentcf9adce9be64ad7808578123ebaac944de33e5e9 (diff)
downloadwireshark-7ffd4070df32fcfc6f3b2a74932dbd69c3fb3a74.tar.gz
Let the manifest state that we're Wireshark.
svn path=/trunk/; revision=19820
Diffstat (limited to 'image/wireshark.exe.manifest.in')
-rw-r--r--image/wireshark.exe.manifest.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/image/wireshark.exe.manifest.in b/image/wireshark.exe.manifest.in
index d84986e7af..5968ede549 100644
--- a/image/wireshark.exe.manifest.in
+++ b/image/wireshark.exe.manifest.in
@@ -3,7 +3,7 @@
<assemblyIdentity
version="@VERSION_MAJOR@.@VERSION_MINOR@.@VERSION_MICRO@.0"
processorArchitecture="X86"
- name="EtherealDevelopmentTeam.Ethereal"
+ name="WiresharkDevelopmentTeam.Wireshark"
type="win32"
/>
<description>The world's most popular network protocol analyzer</description>