diff options
Diffstat (limited to 'image/wireshark.exe.manifest.in')
-rw-r--r-- | image/wireshark.exe.manifest.in | 2 |
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> |