Add (preliminary, and a bit hacky) support for interface-type icons on
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 1 Feb 2009 22:20:42 +0000 (22:20 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 1 Feb 2009 22:20:42 +0000 (22:20 +0000)
commitcc1da080330251f134fe619eaf56d268e1f352e2
tree0f6790a738284a4d2d27aaf0574094c7149ba616
parent8a6db3636e94d832a287939ea53f87ebcc3d078b
Add (preliminary, and a bit hacky) support for interface-type icons on
OS X.

Add some comments to the interface-type icon code, and, when looking for
certain text in the description on Windows, look in the interface
description supplied by WinPcap rather than the user-supplied
description (if we want to look in the latter, we presumably want to
look in both, so the user giving a wireless interface a name they like
won't break the code that checks for wireless interfaces).  There's
probably *some* NDIS OID that can give you the information you want -
hopefully, not an NDIS 6-only OID).

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