Wireshark-commits: [Wireshark-commits] rev 45085: /trunk/ui/gtk/ /trunk/ui/gtk/: capture_dlg.c
Date: Mon, 24 Sep 2012 07:41:19 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45085

User: guy
Date: 2012/09/24 12:41 AM

Log:
 Just as we don't show the "Wireless Settings" button for non-AirPcap
 adapters, we don't show the "Remote Settings" button for local adapters.
 (Back when the buttons were in the Capture Options dialog, always having
 the button there and making it sensitive or insensitive based on the
 interface you specified may have made sense; now that it's in a dialog
 popped up when you double-click on a particular interface, so the dialog
 always applies to a particular interface, it no longer makes sense.)
 
 Get rid of the unused E_OPT_REMOTE_BT_KEY key.

Directory: /trunk/ui/gtk/
  Changes    Path             Action
  +13 -12    capture_dlg.c    Modified