aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2012-02-04 10:02:40 +0000
committerJörg Mayer <jmayer@loplof.de>2012-02-04 10:02:40 +0000
commite41766e4bb27616dcd46d6b9a14e326d71a8a585 (patch)
tree6093bb643fa4507a5ed3acc1db52931798d752db /ui/qt
parent289c42fd581c8c261d96921ec16fad7520519ade (diff)
Rename the binary Wireshark -> qtshark
svn path=/trunk/; revision=40832
Diffstat (limited to 'ui/qt')
-rw-r--r--ui/qt/QtShark.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/qt/QtShark.pro b/ui/qt/QtShark.pro
index 22f9a82f6c..7db654a895 100644
--- a/ui/qt/QtShark.pro
+++ b/ui/qt/QtShark.pro
@@ -6,7 +6,7 @@
QT += core gui
-TARGET = Wireshark
+TARGET = qtshark
TEMPLATE = app
unix {