Bluetooth profile: configure columns and layout for Bluetooth

Change-Id: Iab8e33b5a7b62eea9c1365e0e5fec84f0ccd23fe
Reviewed-on: https://code.wireshark.org/review/17080
Petri-Dish: Michal Labedzki <michal.tomasz.labedzki@gmail.com>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Gerald Combs <gerald@wireshark.org>
Reviewed-by: Michael Mann <mmann78@netscape.net>
This commit is contained in:
Michal Labedzki 2013-11-03 18:57:17 +01:00 committed by Michael Mann
parent 3032e80051
commit 41f2890110
1 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,19 @@
####### User Interface: Columns ########
# Packet list column format
# Each pair of strings consists of a column title and its format
gui.column.format:
"No.", "%m",
"Time", "%Yt",
"Delta", "%Gt",
"Source", "%s",
"Destination", "%d",
"Protocol", "%p",
"Length", "%L",
"Info", "%i"
####### User Interface: Layout ########
# Layout type (1-6)
# A decimal number
gui.layout_type: 3