Add a preferences page for capture preferences, so that the user can
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 10 Jan 2002 07:43:39 +0000 (07:43 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 10 Jan 2002 07:43:39 +0000 (07:43 +0000)
commitbf307f6cc27f2b42871aaf060bacc644dd2e2d4a
tree774bd024ae92e6bcff95ab64f30b7153fcdc4f6f
parent920eb774859fd39571e469c6e506d6c75ba279fb
Add a preferences page for capture preferences, so that the user can
directly edit the capture preferences, rather than only being able to
set them implicitly from the values for the most recent capture.

Add a preferences item for the interface on which to capture.

Get rid of some unused variables.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@4510 f5534014-38df-0310-8fa8-9805f1628bb7
gtk/Makefile.am
gtk/Makefile.nmake
gtk/capture_dlg.c
gtk/capture_prefs.c [new file with mode: 0644]
gtk/capture_prefs.h [new file with mode: 0644]
gtk/gui_prefs.c
gtk/prefs_dlg.c
prefs.c
prefs.h
tethereal.c