Wireshark-commits: [Wireshark-commits] rev 34419: /trunk/gtk/ /trunk/gtk/: menus.c

Date: Fri, 08 Oct 2010 00:33:41 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34419

User: guy
Date: 2010/10/07 05:33 PM

Log:
 Use #error to cause the build to fail for un-implemented stuff (such as
 "GTKUIManager with the old packet list").
 
 Replicate the "don't do silly stuff such as using Control+A for anything
 other than Select All" comment near the place where the main menu is
 defined if we're using GTKUIManager.

Directory: /trunk/gtk/
  Changes    Path          Action
  +37 -3     menus.c       Modified