Wireshark-commits: [Wireshark-commits] master 0e64e9f: extcap: Allow loading of extcap files from p
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0e64e9f3ca36e9917fae0017a7a5afbe28e46469
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
0e64e9f by Roland Knall (rknall@xxxxxxxxx):
extcap: Allow loading of extcap files from personal directory
Allow the storage of extcap plugins in the personal directory and
enable loading from there. It will also take precedence of any
system-wide extcaps with an identical name
Change-Id: Ib88e09a26c4f99cf5e793327f2808c7445c6b1b5
Reviewed-on: https://code.wireshark.org/review/34988
Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
Actions performed:
from a802000 Qt: Allow action buttons to be left-aligned
add 0e64e9f extcap: Allow loading of extcap files from personal directory
Summary of changes:
docbook/release-notes.adoc | 1 +
extcap.c | 35 +++++++++++++++++++++++++----------
ui/qt/about_dialog.cpp | 6 ++----
3 files changed, 28 insertions(+), 14 deletions(-)