aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/main_window.ui
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2015-07-30 13:55:46 -0700
committerGerald Combs <gerald@wireshark.org>2015-07-30 21:12:42 +0000
commitda07c62bd0d3a93d37e7ef66c7396c38999e0bcb (patch)
tree2f778f72c534b50a0f570a3df298e850c9dab8cb /ui/qt/main_window.ui
parent9603db48d1ab9900c7bd7544e6351b72f34d7aa1 (diff)
More context menu updates.
Add "Follow" and "Export Packet Bytes" to the packet detail context menu. Remove duplicate SCTP menu. Remove redunant action text. Change-Id: If69815dc774806e267fbd71aa390b0af6f3b0d14 Reviewed-on: https://code.wireshark.org/review/9829 Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'ui/qt/main_window.ui')
-rw-r--r--ui/qt/main_window.ui6
1 files changed, 3 insertions, 3 deletions
diff --git a/ui/qt/main_window.ui b/ui/qt/main_window.ui
index 8fa7bf8111..d44a0ae4ec 100644
--- a/ui/qt/main_window.ui
+++ b/ui/qt/main_window.ui
@@ -1577,7 +1577,7 @@
<bool>false</bool>
</property>
<property name="text">
- <string>Follow TCP Stream</string>
+ <string>TCP Stream</string>
</property>
</action>
<action name="actionAnalyzeFollowUDPStream">
@@ -1585,7 +1585,7 @@
<bool>false</bool>
</property>
<property name="text">
- <string>Follow UDP Stream</string>
+ <string>UDP Stream</string>
</property>
</action>
<action name="actionAnalyzeFollowSSLStream">
@@ -1593,7 +1593,7 @@
<bool>false</bool>
</property>
<property name="text">
- <string>Follow SSL Stream</string>
+ <string>SSL Stream</string>
</property>
</action>
<action name="actionStatisticsTcpStreamTcptrace">