Wireshark-commits: [Wireshark-commits] rev 47573: /trunk/ /trunk/epan/dissectors/: packet-etch.c pa

Date: Fri, 08 Feb 2013 18:07:34 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47573

User: gerald
Date: 2013/02/08 10:07 AM

Log:
 Add a directory name preference type (PREF_DIRNAME) and registration
 routine (prefs_register_directory_preference). Add PREF_FILENAME and
 PREF_DIRNAME support to the Qt module preferences. Change a couple of
 preferences to directory names.
 
 Clean up some names and default settings.

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +3 -3      packet-etch.c        Modified
  +1 -1      packet-kerberos.c    Modified

Directory: /trunk/epan/
  Changes    Path                Action
  +1 -0      libwireshark.def    Modified
  +2 -1      prefs-int.h         Modified
  +26 -1     prefs.c             Modified
  +9 -0      prefs.h             Modified

Directory: /trunk/ui/gtk/
  Changes    Path           Action
  +29 -9     prefs_dlg.c    Modified

Directory: /trunk/ui/qt/
  Changes    Path                                  Action
  +1 -1      main_window_preferences_frame.ui      Modified
  +86 -12    module_preferences_scroll_area.cpp    Modified
  +2 -0      module_preferences_scroll_area.h      Modified
  +13 -4     preferences_dialog.cpp                Modified


(1 file not shown)