Support monitor mode in the capture preferences.
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 15 May 2010 19:38:13 +0000 (19:38 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 15 May 2010 19:38:13 +0000 (19:38 +0000)
commit7b563334a9507ce979542de1118201e4567cb218
tree73fa309ee3867342ee0e8b7bf408b095d811bdb3
parenta9dcece44cf82a69dc2aae021c73efa202e7556a
Support monitor mode in the capture preferences.

Use prefs_is_capture_device_hidden() to find out whether a device should
be hidden - don't scan the list of hidden devices ourselves.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@32820 f5534014-38df-0310-8fa8-9805f1628bb7
epan/prefs.c
epan/prefs.h
gtk/capture_dlg.c
gtk/capture_dlg.h
gtk/main_welcome.c
gtk/prefs_capture.c