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 44331: /trunk/ /trunk/epan/: prefs-int.h prefs.c prefs.h

Date: Wed, 08 Aug 2012 12:13:25 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44331

User: mmann
Date: 2012/08/08 05:13 AM

Log:
 Base framework to allow all preferences to be part of generic preferences API.  Implementation will follow, but I wanted the framework in place first.

Directory: /trunk/epan/
  Changes    Path           Action
  +36 -0     prefs-int.h    Modified
  +159 -39   prefs.c        Modified
  +25 -4     prefs.h        Modified

Directory: /trunk/ui/gtk/
  Changes    Path              Action
  +5 -0      main_menubar.c    Modified
  +63 -0     prefs_dlg.c       Modified