Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 41747: /trunk/ui/gtk/ /trunk/ui/gtk/: main_menubar.c /tr

Date: Fri, 23 Mar 2012 02:37:25 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41747

User: morriss
Date: 2012/03/22 07:37 PM

Log:
 As I think Guy said a while back (quoting some HIG): anything you can do in a
 popup should also be available through a regular menu.  So, make the
 "Manually resolve address" function availble in under View->Name Resolution .
 (Yes, technically this is an "Edit"-like action, but it just fits so well
 under Name Resolution.)
 
 While there, move "Resolve Name" from main_menu_bar_toggle_action_entries[]
 into main_menu_bar_entries[] so it doesn't get a (useless) toggle indicator.
 (At least as I understand this function, it's supposed to allow you to tell
 Wireshark to go off and try to resolve the names in the current frame;
 unfortunately it doesn't seem to actually work.)

Directory: /trunk/ui/gtk/
  Changes    Path              Action
  +12 -9     main_menubar.c    Modified

Directory: /trunk/ui/gtk/ui/
  Changes    Path                   Action
  +1 -0      main-menubar-ui.xml    Modified