aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2017-07-26 23:18:07 +0200
committerMichael Mann <mmann78@netscape.net>2017-07-27 19:29:34 +0000
commit4aae9331bc735411fe931a49c6d7bdbcfa7a972f (patch)
treebec125caed80dd826670bbb04ee0e1ee32217d62 /docbook
parent963707ab3c7ba57e52c28f0dd396d97b37446063 (diff)
Qt: Add preference for show selected packet number
The information about the selected packet number is available from the Number column and from the Frame entry in the Packet Details so make the entry in the status bar optional. Also remove duplicate "Packet:" entry, add the UTF8_MIDDLE_DOT separator and rename the prefix to "Selected Packet:". Bug: 13902 Change-Id: I0e7ba884bdcbdc87a5738223ef92f52e4ac195e5 Reviewed-on: https://code.wireshark.org/review/22807 Petri-Dish: Stig Bjørlykke <stig@bjorlykke.org> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'docbook')
-rw-r--r--docbook/release-notes.asciidoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/docbook/release-notes.asciidoc b/docbook/release-notes.asciidoc
index 4d67c04619..654c8c74ba 100644
--- a/docbook/release-notes.asciidoc
+++ b/docbook/release-notes.asciidoc
@@ -36,6 +36,8 @@ since version 2.4.0:
preference files will be written without the old fields.
* SMI private enterprise numbers are now read from the "enterprises.tsv" configuration file.
* QUIC dissector is rename to G(oogle) QUIC (quic => gquic)
+* Selected packet number can now be shown in the Status Bar by enabling
+ Preferences -> Appearance -> Layout -> Show selected packet number in the Status Bar
//=== Removed Dissectors