Rename capture_combo_utils.{c,h} to capture_ui_utils.{c,h}, as the code
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 16 Jan 2005 02:56:28 +0000 (02:56 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 16 Jan 2005 02:56:28 +0000 (02:56 +0000)
commit9a21473d822a34c43b8cb8349d7709a2d33265cd
treeb13a06b863f7ca51d4874cc64ade494f1f3ce347
parent962072389a9ca2a0d5ba863bc8f07882af85f700
Rename capture_combo_utils.{c,h} to capture_ui_utils.{c,h}, as the code
in there is for UI functions including, but not limited to, the combo
box in capture dialogs.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@13061 f5534014-38df-0310-8fa8-9805f1628bb7
Makefile.common
capture.c
capture_ui_utils.c [moved from capture_combo_utils.c with 98% similarity]
capture_ui_utils.h [moved from capture_combo_utils.h with 93% similarity]
gtk/capture_dlg.c
gtk/capture_info_dlg.c
gtk/capture_prefs.c