http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43531
User: guy
Date: 2012/06/28 01:06 PM
Log:
capture_get_if_icon() is no longer platform-dependent; the
platform-dependent work is now done in get_interface_type().
That means we also don't need to protect the handling of IF_DIALUP or
even IF_AIRPCAP in #ifdefs, just in case we add support for those types
in other OSes.
Nothing's uisng the capture_ethernet_16.xpm image here, so don't bother
including it. (Does *anybody* use it? I couldn't find any uses, but
maybe we should use that.)
Directory: /trunk/ui/gtk/
Changes Path Action
+0 -8 capture_if_dlg.c Modified