aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/Makefile.common
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2004-07-17 13:50:07 +0000
committerUlf Lamping <ulf.lamping@web.de>2004-07-17 13:50:07 +0000
commit357ebbca5a3959e9b2712333ede380e368259aa0 (patch)
tree4e6ffbd3f902c35bfc4bbebb187e9e2dde7b6201 /gtk/Makefile.common
parent80a890cb122d08e8f886ad2d505ec865dfe21d46 (diff)
add a new dialog box to menu "Capture/Interfaces..." to show the current state of the interfaces and a quick way to start a capture.
added the IP address of the currently selected interface to the capture options dialog svn path=/trunk/; revision=11396
Diffstat (limited to 'gtk/Makefile.common')
-rw-r--r--gtk/Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/Makefile.common b/gtk/Makefile.common
index 73fa38630d..6b92a0b343 100644
--- a/gtk/Makefile.common
+++ b/gtk/Makefile.common
@@ -32,6 +32,7 @@ ETHEREAL_GTK_SRC = \
about_dlg.c \
capture_combo_utils.c \
capture_dlg.c \
+ capture_if_dlg.c \
capture_info_dlg.c \
capture_prefs.c \
color_dlg.c \