Wireshark-commits: [Wireshark-commits] rev 34312: /trunk/ /trunk/epan/: filesystem.c filesystem.h /

Date: Fri, 01 Oct 2010 16:29:40 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34312

User: stig
Date: 2010/10/01 09:29 AM

Log:
 Add a new right-click popup menu for the statusbar profiles for easy functions
 to create new, copy, delete and rename configuration profiles.

Directory: /trunk/epan/
  Changes    Path            Action
  +6 -0      filesystem.c    Modified
  +5 -0      filesystem.h    Modified

Directory: /trunk/gtk/
  Changes    Path                Action
  +1 -0      keys.h              Modified
  +6 -1      main_statusbar.c    Modified
  +77 -3     menus.c             Modified
  +6 -0      menus.h             Modified
  +225 -1    profile_dlg.c       Modified
  +28 -0     profile_dlg.h       Modified