Wireshark-commits: [Wireshark-commits] master 5d0a2cc: Qt: Change from User/System to Personal/Glob
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5d0a2ccbb7119c667b078e8346e8e900f169e7df
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
5d0a2cc by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
Qt: Change from User/System to Personal/Global profile types
Change the Profile types from User/System to Personal/Global in UI
to match the terminology used in About Wireshark -> Folders.
This reverts commit 40af4aa93e469d37bd8e712228ecccb07407c3c6.
This reverts commit f0cde7ca34a4975370e1b9ded2fee7df266343f6.
This reverts commit c37cabe900b9b11e12c8626ca46adc080e465fdb.
Change-Id: I9012db6385707754e26a2dadb57f6003f8112f9b
Reviewed-on: https://code.wireshark.org/review/34134
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Actions performed:
from d614865 docbook: fix infos and commands.
add 5d0a2cc Qt: Change from User/System to Personal/Global profile types
Summary of changes:
debian/libwsutil0.symbols | 4 +-
ui/profile.c | 30 ++++++-------
ui/profile.h | 10 ++---
ui/qt/main_status_bar.cpp | 6 +--
ui/qt/models/profile_model.cpp | 72 ++++++++++++++++----------------
ui/qt/models/profile_model.h | 6 +--
ui/qt/profile_dialog.cpp | 12 +++---
ui/qt/widgets/copy_from_profile_menu.cpp | 4 +-
wsutil/filesystem.c | 48 ++++++++++-----------
wsutil/filesystem.h | 20 ++++-----
10 files changed, 106 insertions(+), 106 deletions(-)