Wireshark-commits: [Wireshark-commits] rev 45086: /trunk-1.8/ui/gtk/ /trunk-1.8/ui/gtk/: capture_dl

Date: Mon, 24 Sep 2012 08:27:41 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45086

User: guy
Date: 2012/09/24 01:27 AM

Log:
 Copy over r45085 from the trunk:
 
   ------------------------------------------------------------------------
   r45085 | guy | 2012-09-24 00:41:19 -0700 (Mon, 24 Sep 2012) | 10 lines
 
   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-1.8/ui/gtk/
  Changes    Path             Action
  +13 -12    capture_dlg.c    Modified