http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49649
User: guy
Date: 2013/05/31 12:06 AM
Log:
Use #ifdefs in the XML to include or exclude the packet-editor and
capture menu items, rather than hiding them at run time.
For the capture menu items, translate the GtkAction callback calling
sequence to the normal widget callback calling sequence with individual
routines for each action, rather than a generic translator.
Directory: /trunk/ui/gtk/
Changes Path Action
+60 -72 main_menubar.c Modified